qlcnic: Bump up the version to 5.1.32
Signed-off-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
fe1adc6bf2
commit
7a8feb4275
@@ -37,9 +37,9 @@
|
||||
#include "qlcnic_83xx_hw.h"
|
||||
|
||||
#define _QLCNIC_LINUX_MAJOR 5
|
||||
#define _QLCNIC_LINUX_MINOR 0
|
||||
#define _QLCNIC_LINUX_SUBVERSION 31
|
||||
#define QLCNIC_LINUX_VERSIONID "5.1.31"
|
||||
#define _QLCNIC_LINUX_MINOR 1
|
||||
#define _QLCNIC_LINUX_SUBVERSION 32
|
||||
#define QLCNIC_LINUX_VERSIONID "5.1.32"
|
||||
#define QLCNIC_DRV_IDC_VER 0x01
|
||||
#define QLCNIC_DRIVER_VERSION ((_QLCNIC_LINUX_MAJOR << 16) |\
|
||||
(_QLCNIC_LINUX_MINOR << 8) | (_QLCNIC_LINUX_SUBVERSION))
|
||||
|
Reference in New Issue
Block a user