ixgbevf: bump version number
Bump the version number to more closely match the function included in the driver. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
003287e0f0
commit
9f8fe731b8
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ const char ixgbevf_driver_name[] = "ixgbevf";
|
|||
static const char ixgbevf_driver_string[] =
|
||||
"Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver";
|
||||
|
||||
#define DRV_VERSION "2.12.1-k"
|
||||
#define DRV_VERSION "3.2.2-k"
|
||||
const char ixgbevf_driver_version[] = DRV_VERSION;
|
||||
static char ixgbevf_copyright[] =
|
||||
"Copyright (c) 2009 - 2015 Intel Corporation.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue