diff options
author | Joe Carnuccio <joe.carnuccio@qlogic.com> | 2014-04-11 22:54:17 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-05-19 13:31:01 +0200 |
commit | e8887c51f01911f3063e65c229e1f3be102031ba (patch) | |
tree | a7a98f09d4cd2e0319f613616824b5423a1de679 /drivers/scsi/qla2xxx/qla_dbg.c | |
parent | qla2xxx: Check for peg alive counter and clear any outstanding mailbox command. (diff) | |
download | linux-e8887c51f01911f3063e65c229e1f3be102031ba.tar.xz linux-e8887c51f01911f3063e65c229e1f3be102031ba.zip |
qla2xxx: Add ISP8044 serdes bsg interface.
Signed-off-by: Joe Carnuccio <joe.carnuccio@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_dbg.c')
-rw-r--r-- | drivers/scsi/qla2xxx/qla_dbg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/qla2xxx/qla_dbg.c b/drivers/scsi/qla2xxx/qla_dbg.c index 7cf1044d017f..ba72e1675599 100644 --- a/drivers/scsi/qla2xxx/qla_dbg.c +++ b/drivers/scsi/qla2xxx/qla_dbg.c @@ -15,7 +15,7 @@ * | | | 0x0144,0x0146 | * | | | 0x015b-0x0160 | * | | | 0x016e-0x0170 | - * | Mailbox commands | 0x1187 | 0x1018-0x1019 | + * | Mailbox commands | 0x118d | 0x1018-0x1019 | * | | | 0x10ca | * | | | 0x1115-0x1116 | * | | | 0x111a-0x111b | |