Skip to content

Commit 6a531b7

Browse files
Shahed Shaikhdavem330
authored andcommitted
qlcnic: Update version to 5.2.43
Signed-off-by: Shahed Shaikh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent ee9e8b6 commit 6a531b7

File tree

1 file changed

+2
-2
lines changed
  • drivers/net/ethernet/qlogic/qlcnic

1 file changed

+2
-2
lines changed

drivers/net/ethernet/qlogic/qlcnic/qlcnic.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838

3939
#define _QLCNIC_LINUX_MAJOR 5
4040
#define _QLCNIC_LINUX_MINOR 2
41-
#define _QLCNIC_LINUX_SUBVERSION 42
42-
#define QLCNIC_LINUX_VERSIONID "5.2.42"
41+
#define _QLCNIC_LINUX_SUBVERSION 43
42+
#define QLCNIC_LINUX_VERSIONID "5.2.43"
4343
#define QLCNIC_DRV_IDC_VER 0x01
4444
#define QLCNIC_DRIVER_VERSION ((_QLCNIC_LINUX_MAJOR << 16) |\
4545
(_QLCNIC_LINUX_MINOR << 8) | (_QLCNIC_LINUX_SUBVERSION))

0 commit comments

Comments
 (0)