commit | 444786d7fdd770f67e29a068ec8ee981d323f7a7 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Mon Jan 05 11:18:10 2009 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Jan 07 15:51:20 2009 -0600 |
tree | 48532938e4056e980c64c3a5679798b9818d50b2 | |
parent | d63ab53394f408f9e59f5b6ba0580f8c6ef2357a [diff] |
[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 <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>