IB/srp: Complete correct SCSI commands on device reset
authorIshai Rabinovitz <ishai@mellanox.co.il>
Wed, 17 May 2006 16:20:48 +0000 (09:20 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 17 May 2006 16:20:48 +0000 (09:20 -0700)
When flushing out queued commands after a successful device reset,
make sure that SRP completes the right commands, instead of calling
scsi_done on the command passed into the device reset handler over and
over.

Signed-off-by: Ishai Rabinovitz <ishai@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found