mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 23:38:21 +07:00
ixgbe: Bump version number
Update ixgbe version number. Signed-off-by: Mark Rustad <mark.d.rustad@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
f572b2c4c8
commit
10ef00fe53
@ -70,7 +70,7 @@ char ixgbe_default_device_descr[] =
|
||||
static char ixgbe_default_device_descr[] =
|
||||
"Intel(R) 10 Gigabit Network Connection";
|
||||
#endif
|
||||
#define DRV_VERSION "4.2.1-k"
|
||||
#define DRV_VERSION "4.4.0-k"
|
||||
const char ixgbe_driver_version[] = DRV_VERSION;
|
||||
static const char ixgbe_copyright[] =
|
||||
"Copyright (c) 1999-2016 Intel Corporation.";
|
||||
|
Loading…
Reference in New Issue
Block a user