Commit 878a6c99 authored by Andrew Vasquez's avatar Andrew Vasquez Committed by James Bottomley

[PATCH] PATCH [15/15] qla2xxx: Update driver version

Update version number to 8.00.00b11-k (to indicate embedded driver).
parent eac9e770
...@@ -19,9 +19,9 @@ ...@@ -19,9 +19,9 @@
/* /*
* Driver version * Driver version
*/ */
#define QLA2XXX_VERSION "8.00.00b10" #define QLA2XXX_VERSION "8.00.00b11-k"
#define QLA_DRIVER_MAJOR_VER 8 #define QLA_DRIVER_MAJOR_VER 8
#define QLA_DRIVER_MINOR_VER 0 #define QLA_DRIVER_MINOR_VER 0
#define QLA_DRIVER_PATCH_VER 0 #define QLA_DRIVER_PATCH_VER 0
#define QLA_DRIVER_BETA_VER 10 #define QLA_DRIVER_BETA_VER 11
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment