commit | b66229258f88a06ecdb8998066861b3ad8ad6a2a | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Sun Sep 09 08:56:31 2007 -0600 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:47:44 2007 -0400 |
tree | 04bccc41fe172c9035b9e0d7bf1804b5d2865eb2 | |
parent | c2dce2fabc7f0b559e920890d13e7b8ecfc91e13 [diff] |
[SCSI] advansys: Remove `waiting' queue If the adapter is busy, return the request to the midlayer rather than queueing it in the driver. asc_execute_queue() and asc_dequeue() become unused, and we don't need to print out stats on the waiting queue any more. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>