diff options
Diffstat (limited to 'drivers/scsi/bnx2i/bnx2i.h')
-rw-r--r-- | drivers/scsi/bnx2i/bnx2i.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2i/bnx2i.h b/drivers/scsi/bnx2i/bnx2i.h index 5edde1a8c04d..2b973f3c2eb2 100644 --- a/drivers/scsi/bnx2i/bnx2i.h +++ b/drivers/scsi/bnx2i/bnx2i.h | |||
@@ -232,7 +232,6 @@ struct bnx2i_conn { | |||
232 | struct iscsi_cls_conn *cls_conn; | 232 | struct iscsi_cls_conn *cls_conn; |
233 | struct bnx2i_hba *hba; | 233 | struct bnx2i_hba *hba; |
234 | struct completion cmd_cleanup_cmpl; | 234 | struct completion cmd_cleanup_cmpl; |
235 | int is_bound; | ||
236 | 235 | ||
237 | u32 iscsi_conn_cid; | 236 | u32 iscsi_conn_cid; |
238 | #define BNX2I_CID_RESERVED 0x5AFF | 237 | #define BNX2I_CID_RESERVED 0x5AFF |