From: Eddie Wai Date: Sun, 9 Jan 2011 02:00:24 +0000 (-0800) Subject: [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets X-Git-Tag: v2.6.39-rc1~440^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70e14722718ea3fc66400924f7a99c7d8c62b8ff;p=pandora-kernel.git [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets The nopout's reserved field was not being initialized to zero before being reused. Stale CDB values from previous SCSI cmds of the same BHS offset was the cause of the disconnection initiated by the Lefthand target. Signed-off-by: Eddie Wai Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed