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>