From: Matthew Wilcox Date: Wed, 3 Oct 2007 01:55:26 +0000 (-0400) Subject: [SCSI] advansys: Improve reset handler X-Git-Tag: v2.6.24-rc1~1290^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52fa07770921d9cbe815d3aff36702c88cdec978;p=pandora-kernel.git [SCSI] advansys: Improve reset handler - Don't need to set ASC_HOST_IN_RESET any more - Don't need to test scp->device->host for NULL -- if it's NULL, we couldn't've been called. - Use scmd_printk instead of ASC_PRINT Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed