Commit e03d1b21d1f8482072ff3a9db12197b401b3bc56
Committed by
James Bottomley
1 parent
ac3d5f0ab9
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff
drivers/scsi/qla2xxx/qla_version.h
... | ... | @@ -7,10 +7,10 @@ |
7 | 7 | /* |
8 | 8 | * Driver version |
9 | 9 | */ |
10 | -#define QLA2XXX_VERSION "8.05.00.03-k" | |
10 | +#define QLA2XXX_VERSION "8.06.00.08-k" | |
11 | 11 | |
12 | 12 | #define QLA_DRIVER_MAJOR_VER 8 |
13 | -#define QLA_DRIVER_MINOR_VER 5 | |
13 | +#define QLA_DRIVER_MINOR_VER 6 | |
14 | 14 | #define QLA_DRIVER_PATCH_VER 0 |
15 | 15 | #define QLA_DRIVER_BETA_VER 0 |