Skip to content

Commit

Permalink
qla2x00t-32gbit: Update version to 10.02.09.100-k
Browse files Browse the repository at this point in the history
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Link: https://lore.kernel.org/r/20230821130045.34850-10-njavali@marvell.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
[ commit cc6e67e60fe7 upstream ]
  • Loading branch information
lnocturno committed Oct 10, 2023
1 parent 33597b6 commit 0c729fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions qla2x00t-32gbit/qla_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
/*
* Driver version
*/
#define QLA2XXX_VERSION "10.02.08.500-k"
#define QLA2XXX_VERSION "10.02.09.100-k"

#define QLA_DRIVER_MAJOR_VER 10
#define QLA_DRIVER_MINOR_VER 2
#define QLA_DRIVER_PATCH_VER 8
#define QLA_DRIVER_BETA_VER 500
#define QLA_DRIVER_PATCH_VER 9
#define QLA_DRIVER_BETA_VER 100

0 comments on commit 0c729fb

Please sign in to comment.