From: Andrew Vasquez Date: Mon, 5 Jan 2009 19:18:10 +0000 (-0800) Subject: [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. X-Git-Tag: v2.6.29-rc1~41^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=444786d7fdd770f67e29a068ec8ee981d323f7a7;p=pandora-kernel.git [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. Original code would inadvertanly place I/Os on the default request-queue. Also, correctly pass in the proper MSI-X vector during response-queue initialization. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed