[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)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 14 Sep 2012 10:51:11 +0000 (11:51 +0100)
commitd6ebd0f758bec06041442aa62c602281005fb9ef
treebe8f8663c6d3553492588735f83b5d3622155cf6
parent21e89afd325849eb38adccf382df16cc895911f9
[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>
drivers/scsi/hpsa.c