[SCSI] qla2xxx: Correct MQ-chain information retrieval during a firmware dump.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Mon, 5 Jan 2009 19:18:09 +0000 (11:18 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 7 Jan 2009 21:50:59 +0000 (15:50 -0600)
commitd63ab53394f408f9e59f5b6ba0580f8c6ef2357a
tree7a1d17ecdfa754ed0819c3104a09a148c078599b
parentbb99de6703526ebed42e29b8dee402df235f28c7
[SCSI] qla2xxx: Correct MQ-chain information retrieval during a firmware dump.

Original code would not read request/response queue pointers.
Also, collapse code into a helper qla25xx_copy_mq() function in
preparation for newer ISP parts.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_dbg.c