diff options
author | Armen Baloyan <armen.baloyan@qlogic.com> | 2013-10-30 03:38:22 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-12-19 07:38:59 -0800 |
commit | 03eb912a4d559c4c565814eaf2e18866c3d54487 (patch) | |
tree | 9482528a6fde69b92cab1393b4895e5dbc268631 /drivers/scsi/qla2xxx/qla_dbg.c | |
parent | 767157c5d362152938d22b803944f6a3163ed94f (diff) | |
download | op-kernel-dev-03eb912a4d559c4c565814eaf2e18866c3d54487.zip op-kernel-dev-03eb912a4d559c4c565814eaf2e18866c3d54487.tar.gz |
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in accordance with firmware update.
Signed-off-by: Armen Baloyan <armen.baloyan@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_dbg.c')
-rw-r--r-- | drivers/scsi/qla2xxx/qla_dbg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/qla2xxx/qla_dbg.c b/drivers/scsi/qla2xxx/qla_dbg.c index 9cd767c..f6103f5 100644 --- a/drivers/scsi/qla2xxx/qla_dbg.c +++ b/drivers/scsi/qla2xxx/qla_dbg.c @@ -12,6 +12,7 @@ * | Level | Last Value Used | Holes | * ---------------------------------------------------------------------- * | Module Init and Probe | 0x015b | 0x4b,0xba,0xfa | + * | | | 0x0x015a | * | Mailbox commands | 0x1187 | 0x111a-0x111b | * | | | 0x1155-0x1158 | * | | | 0x1018-0x1019 | |