[SCSI] advansys: Remove a check for an impossible condition
authorMatthew Wilcox <matthew@wil.cx>
Sun, 9 Sep 2007 14:56:32 +0000 (08:56 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:47:48 +0000 (14:47 -0400)
commit7686f02aa8a380b3b0322179090f3c83ee4df977
treed7c6e94add37eecef0bd9621500b28f52dbebaf8
parentb66229258f88a06ecdb8998066861b3ad8ad6a2a
[SCSI] advansys: Remove a check for an impossible condition

The midlayer guarantees it won't call ->queuecommand for a host which
is handling a reset condition.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/advansys.c