mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 00:04:15 +08:00
qlcnic: Bump up the version to 5.1.34
Signed-off-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
53643a75b1
commit
b0daa81b6a
@ -38,8 +38,8 @@
|
||||
|
||||
#define _QLCNIC_LINUX_MAJOR 5
|
||||
#define _QLCNIC_LINUX_MINOR 1
|
||||
#define _QLCNIC_LINUX_SUBVERSION 33
|
||||
#define QLCNIC_LINUX_VERSIONID "5.1.33"
|
||||
#define _QLCNIC_LINUX_SUBVERSION 34
|
||||
#define QLCNIC_LINUX_VERSIONID "5.1.34"
|
||||
#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