1
0

[SCSI] qla2xxx: Add setting of driver version string for vendor application.

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>
This commit is contained in:
Joe Carnuccio
2013-02-08 01:58:00 -05:00
committed by James Bottomley
parent 90687a1e15
commit 3a11711ad0
5 changed files with 66 additions and 1 deletions

View File

@@ -863,6 +863,8 @@ typedef struct {
#define MBX_1 BIT_1
#define MBX_0 BIT_0
#define RNID_TYPE_SET_VERSION 0x9
/*
* Firmware state codes from get firmware state mailbox command
*/