mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-24 13:49:51 +07:00
e1000e: Increase driver version number
Signed-off-by: Raanan Avargil <raanan.avargil@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
37b12910dd
commit
d2d7d4e4a6
@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
#define DRV_EXTRAVERSION "-k"
|
#define DRV_EXTRAVERSION "-k"
|
||||||
|
|
||||||
#define DRV_VERSION "3.2.5" DRV_EXTRAVERSION
|
#define DRV_VERSION "3.2.6" DRV_EXTRAVERSION
|
||||||
char e1000e_driver_name[] = "e1000e";
|
char e1000e_driver_name[] = "e1000e";
|
||||||
const char e1000e_driver_version[] = DRV_VERSION;
|
const char e1000e_driver_version[] = DRV_VERSION;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user