]> Pileus Git - ~andy/linux/commit
[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 14 Dec 2006 03:20:32 +0000 (19:20 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 3 Jan 2007 22:58:09 +0000 (16:58 -0600)
commit96ca5cad09edd86da9c8fd613c9406cdf978cd6d
treef515a928e5af5a7f08f2cbbafcbd0d6a36dd4082
parent07f31805e1fa98f802f60433cdd1c0461120ef0e
[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.

Rather than a direct call, as was done in the case of a
RISC-paused state within the ISP24xx interrupt handler.

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