Skip to content

Commit 3d05fd0

Browse files
Todd FujinakaJeff Kirsher
authored andcommitted
igbvf: bump version to igbvf-2.4.0
Bump version to match other igbvf drivers. Signed-off-by: Todd Fujinaka <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
1 parent 7a82347 commit 3d05fd0

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/ethernet/intel/igbvf

1 file changed

+1
-1
lines changed

drivers/net/ethernet/intel/igbvf/netdev.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
#include "igbvf.h"
4949

50-
#define DRV_VERSION "2.0.2-k"
50+
#define DRV_VERSION "2.4.0-k"
5151
char igbvf_driver_name[] = "igbvf";
5252
const char igbvf_driver_version[] = DRV_VERSION;
5353
static const char igbvf_driver_string[] =

0 commit comments

Comments
 (0)