From: Jeff Garzik Date: Sun, 30 Sep 2007 14:03:17 +0000 (-0400) Subject: [SCSI] aic94xx: fix SSP IU status print-out X-Git-Tag: v2.6.24-rc1~1290^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bd4578e10f8f7973ae3e8dde66b7bd369b271b8;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed