mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 08:15:07 -04:00
scsi: qla2xxx: Update version to 12.00.00.2607b1
Update version to 12.00.00.2607b1. Signed-off-by: Nilesh Javali <njavali@marvell.com> Reviewed-by: Hannes Reinecke <hare@kernel.org> Link: https://patch.msgid.link/20260723050413.3897522-57-njavali@marvell.com Signed-off-by: Martin K. Petersen (Oracle) <mkp@kernel.org>
This commit is contained in:
committed by
Martin K. Petersen (Oracle)
parent
de62cf265d
commit
34ea7691e5
@@ -6,9 +6,9 @@
|
||||
/*
|
||||
* Driver version
|
||||
*/
|
||||
#define QLA2XXX_VERSION "10.02.10.100-k"
|
||||
#define QLA2XXX_VERSION "12.00.00.2607b1"
|
||||
|
||||
#define QLA_DRIVER_MAJOR_VER 10
|
||||
#define QLA_DRIVER_MINOR_VER 02
|
||||
#define QLA_DRIVER_PATCH_VER 10
|
||||
#define QLA_DRIVER_BETA_VER 100
|
||||
#define QLA_DRIVER_MAJOR_VER 12
|
||||
#define QLA_DRIVER_MINOR_VER 00
|
||||
#define QLA_DRIVER_PATCH_VER 00
|
||||
#define QLA_DRIVER_BETA_VER 2607
|
||||
|
||||
Reference in New Issue
Block a user