]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2iscsi 4.1.239.0 [PATCH 06/10] Fix for wrong dmsg setting in wrb
authorChuck Anderson <chuck.anderson@oracle.com>
Sat, 17 Dec 2011 04:06:31 +0000 (20:06 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 17 Dec 2011 04:06:31 +0000 (20:06 -0800)
commit380dbd87ef2f30572eeca5c934f488544ec5ca7d
treeefe16731014813d76623ca7a70e6fc0fc88b90b8
parent0ddd1b1f08696da83db060fce8e681acba0265fc
be2iscsi 4.1.239.0 [PATCH 06/10]  Fix for wrong dmsg setting in wrb

Dec. 16, 2011
Oracle bugzilla 13257
Oracle bug 13465921
be2iscsi HBA driver v4.1.239.0 patch set for UEK R2(2.6.39)
jayamohan.kallickal@emulex.com

Ported driver version 4.1.239.0 to UEK2 2.6.39-100.0.17 (was 2.103.298.0)

Comments from the patch headers:

 Commit ID : 685e16fdcf4324fe75ff28940311598f01704eaa
 [SCSI] be2iscsi: Fix for wrong dmsg setting in wrb

    This patch fixes wrong dmsg setting when we send out wrb.

If the ttt is not ISCSI_RESERVED_TAG then we should be setting
dmsg=1 so that the completion is done without waiting for a
iscsi level response from the target
---
 be_main.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Signed-off-by: Chuck Anderson <chuck.anderson@oracle.com>
drivers/scsi/be2iscsi/be_main.c