[SCSI] be2iscsi: Fix connection offload to support Dual Chute.
The connection is offload to each chute in a round-robin manner if both the chute is loaded with iSCSI protocol Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:

committed by
James Bottomley

parent
0a3db7c0a3
commit
1e4be6ff41
@@ -425,6 +425,7 @@ struct beiscsi_conn {
|
||||
struct iscsi_conn *conn;
|
||||
struct beiscsi_hba *phba;
|
||||
u32 exp_statsn;
|
||||
u32 doorbell_offset;
|
||||
u32 beiscsi_conn_cid;
|
||||
struct beiscsi_endpoint *ep;
|
||||
unsigned short login_in_progress;
|
||||
|
Reference in New Issue
Block a user