qlcnic: Update version to 5.2.44
Signed-off-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
486a5bc77a
commit
8640caf60a
@ -38,8 +38,8 @@
|
||||
|
||||
#define _QLCNIC_LINUX_MAJOR 5
|
||||
#define _QLCNIC_LINUX_MINOR 2
|
||||
#define _QLCNIC_LINUX_SUBVERSION 43
|
||||
#define QLCNIC_LINUX_VERSIONID "5.2.43"
|
||||
#define _QLCNIC_LINUX_SUBVERSION 44
|
||||
#define QLCNIC_LINUX_VERSIONID "5.2.44"
|
||||
#define QLCNIC_DRV_IDC_VER 0x01
|
||||
#define QLCNIC_DRIVER_VERSION ((_QLCNIC_LINUX_MAJOR << 16) |\
|
||||
(_QLCNIC_LINUX_MINOR << 8) | (_QLCNIC_LINUX_SUBVERSION))
|
||||
|
Loading…
Reference in New Issue
Block a user