[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status
[safe/jmp/linux-2.6] / include / scsi / libfcoe.h
index f43d383..941818f 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];