From: Matthew Wilcox Date: Sun, 9 Sep 2007 14:56:31 +0000 (-0600) Subject: [SCSI] advansys: Remove `waiting' queue X-Git-Tag: v2.6.24-rc1~1290^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66229258f88a06ecdb8998066861b3ad8ad6a2a;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed