From: Hannes Reinecke Date: Wed, 8 Mar 2006 11:56:56 +0000 (+0100) Subject: [SCSI] aic79xx: use tcq functions X-Git-Tag: v2.6.17-rc1~1129^2~4^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa800db8f1927aefe6f0ba6ce9d70f044374aef;p=pandora-kernel.git [SCSI] aic79xx: use tcq functions This patch converts aic79xx to use the midlayer-supplied tcq functions. We also set the queuedepth to '1' if tcq is disabled; the aic79xx driver gets confused otherwise. Will set it back to '2' once I figure out how to queue requests in the driver. Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed