]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] aic94xx: fix SSP IU status print-out
authorJeff Garzik <jeff@garzik.org>
Sun, 30 Sep 2007 14:03:17 +0000 (10:03 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:52:30 +0000 (14:52 -0400)
commit8bd4578e10f8f7973ae3e8dde66b7bd369b271b8
tree14bbde288922ae5feffb106fe15df8057bb6b0dd
parentab37128797148edb5993d98b638d668f75ee5119
[SCSI] aic94xx: fix SSP IU status print-out

The SSP response DPRINTK in asd_get_response_tasklet() was printing
a hardcoded status result, rather than the status from the SSP
response IU.

Arguably, this should not be a DPRINTK either, since the admin might
want to know about this.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic94xx/aic94xx_task.c