]> git.karo-electronics.de Git - mv-sheeva.git/commit
[SCSI] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED...
authorMatt Gates <matthew.gates@hp.com>
Thu, 4 Feb 2010 14:42:55 +0000 (08:42 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 17 Feb 2010 19:21:17 +0000 (13:21 -0600)
commit5f0325ab280e92c023a5610dae4a6afb6c1ef151
tree2faf7197b20d006f32633a81289fb6af31ab9342
parent339b2b14c634da58626eb742370d915591c2fb6d
[SCSI] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED ABORT

The commands should be retried, and this will make that happen,
instead of resulting in an i/o error.

Signed-off-by: Matt Gates <matthew.gates@hp.com>
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/hpsa.c