diff options
author | Joe Carnuccio <joe.carnuccio@qlogic.com> | 2013-03-25 07:21:36 +0100 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-04-06 12:29:14 +0200 |
commit | e9f4f418076f7d08a73667472b5f74a02965221d (patch) | |
tree | 0b397fca2bd308d1000bcfe0293ab1c2768fffc7 /drivers/scsi/qla2xxx/qla_dbg.c | |
parent | [SCSI] ipr: dlpar failed when adding an adapter back (diff) | |
download | linux-e9f4f418076f7d08a73667472b5f74a02965221d.tar.xz linux-e9f4f418076f7d08a73667472b5f74a02965221d.zip |
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application."
The original patch was not covering all the adapters and firmwares.
This commit reverts 3a11711ad00caebee07e262d188cea66f3473c38.
Signed-off-by: Joe Carnuccio <joe.carnuccio@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 1626de52e32a..2bf02147bcce 100644 --- a/drivers/scsi/qla2xxx/qla_dbg.c +++ b/drivers/scsi/qla2xxx/qla_dbg.c @@ -15,6 +15,7 @@ * | Mailbox commands | 0x115b | 0x111a-0x111b | * | | | 0x112c-0x112e | * | | | 0x113a | + * | | | 0x1155-0x1158 | * | Device Discovery | 0x2087 | 0x2020-0x2022, | * | | | 0x2016 | * | Queue Command and IO tracing | 0x3031 | 0x3006-0x300b | |