commit | 52fa07770921d9cbe815d3aff36702c88cdec978 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Tue Oct 02 21:55:26 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:53:06 2007 -0400 |
tree | 5215e01dea0d152979523916405214498736d6c1 | |
parent | 05848b6e66ee237c4496c2b49821d2622b0f677e [diff] |
[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 <willy@linux.intel.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>