[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status
[firefly-linux-kernel-4.4.55.git] / include / scsi / libfcoe.h
index f43d3833a7a85c72fb1cf4745ae097d727355969..941818f29f59b602b60b4d75338079a9021a7af0 100644 (file)
@@ -46,6 +46,7 @@ struct fcoe_softc {
        struct net_device *phys_dev;            /* device with ethtool_ops */
        struct packet_type  fcoe_packet_type;
        struct sk_buff_head fcoe_pending_queue;
+       u8      fcoe_pending_queue_active;
 
        u8 dest_addr[ETH_ALEN];
        u8 ctl_src_addr[ETH_ALEN];