commit | 093beac189e4295d968f0d38787b46f76cb0eaaa | [log] [tgz] |
---|---|---|
author | Ishai Rabinovitz <ishai@mellanox.co.il> | Wed May 17 09:20:48 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed May 17 09:20:48 2006 -0700 |
tree | d5d5c476dd06b3ba6a5a7fc4787a3bbdc9d4ba63 | |
parent | ec2d7208494fe599a5ff13b40a0a20c9881f2737 [diff] |
IB/srp: Complete correct SCSI commands on device reset 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>