From: Anirban Chakraborty Date: Mon, 9 Feb 2009 04:50:11 +0000 (-0800) Subject: [SCSI] qla2xxx: Remove interrupt request bit check in the response processing path... X-Git-Tag: v2.6.29-rc6~18^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=618a752319503a64d1b66615e8ea2a0e7edaf914;p=pandora-kernel.git [SCSI] qla2xxx: Remove interrupt request bit check in the response processing path in multiq mode. Correct response-queue-0 processing by instructing the firmware to run with interrupt-handshaking disabled, similarly to what is now done for all non-0 response queues. Since all response-queues now run in the same mode, the driver no longer needs the hot-path 'is-disabled-HCCR' test. Signed-off-by: Anirban Chakraborty Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed