]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] be2iscsi: Invalidate WRB in Abort/Reset Path
authorJayamohan Kallickal <jayamohank@gmail.com>
Sat, 28 Sep 2013 22:35:57 +0000 (15:35 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 25 Oct 2013 08:58:10 +0000 (09:58 +0100)
commit7e747b7575a57ec4fb1fc4add74642265389ac6d
treec29c940a5e2d1f282dbb20e5d16fb85c4e0cd802
parentae9764b5e4ca78f7e0fb3ff82e80f4f6f5961983
[SCSI] be2iscsi: Invalidate WRB in Abort/Reset Path

When iSCSI stack invokes Abort or Reset handlers, the aborted tasks
Invalid Bit in WRB needs to be set. Else FW will not be aware of
the command invalidated which leads to BAD_WRB error posted by FW.

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>
drivers/scsi/be2iscsi/be_main.c