commit | 5f0325ab280e92c023a5610dae4a6afb6c1ef151 | [log] [tgz] |
---|---|---|
author | Matt Gates <matthew.gates@hp.com> | Thu Feb 04 08:42:55 2010 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Feb 17 13:21:17 2010 -0600 |
tree | 2faf7197b20d006f32633a81289fb6af31ab9342 | |
parent | 339b2b14c634da58626eb742370d915591c2fb6d [diff] |
[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>