[SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets
authorEddie Wai <eddie.wai@broadcom.com>
Sun, 9 Jan 2011 02:00:24 +0000 (18:00 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 24 Jan 2011 17:40:30 +0000 (11:40 -0600)
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 <eddie.wai@broadcom.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found