linux/drivers/scsi/be2iscsi
Jayamohan Kallickal 702dc5e868 [SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn
Command Window value from the CQE was used to calculate the
max_cmdsn for that session.The command window value extracted
for SKH-R adapter was not proper. The value was extracted from
BE adapter completion event. Fixed the issue by getting the
cmd_wnd value from SKH-R CQE.

The exp_cmdsn and max_cmdsn values were not converted to BE format
before calling the __iscsi_complete_pdu(). Fixed the issue of converting
to BE format.

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-05-02 08:21:19 -07:00
..
be_cmds.c [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_cmds.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_iscsi.c [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_iscsi.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_main.c [SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn 2013-05-02 08:21:19 -07:00
be_main.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_mgmt.c [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_mgmt.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile