]> www.infradead.org Git - users/jedix/linux-maple.git/commit
[SCSI] hpsa: fix incorrect abort diagnostic message
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 26 Jul 2012 16:34:17 +0000 (11:34 -0500)
committerJoe Jin <joe.jin@oracle.com>
Fri, 21 Dec 2012 03:18:53 +0000 (11:18 +0800)
commita186d4cdb9b12611ce3dccb0ca3bbf30ba5db2fe
treed804595fbc1f4f5acffb3d47630c740077f282c5
parenta171d976b376fdcba1439d6a790723ca1fc1d37e
[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>
(cherry picked from commit d6ebd0f758bec06041442aa62c602281005fb9ef)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/scsi/hpsa.c