commit | d6ebd0f758bec06041442aa62c602281005fb9ef | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Thu Jul 26 11:34:17 2012 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Sep 14 11:51:11 2012 +0100 |
tree | be8f8663c6d3553492588735f83b5d3622155cf6 | |
parent | 21e89afd325849eb38adccf382df16cc895911f9 [diff] |
[SCSI] hpsa: fix incorrect abort diagnostic message In the abort handler, when asked to abort a command which is not known to the driver, SUCCESS is returned, but the diagnostic message incorrectly indicates the abort failed. Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>