mirror of https://gitee.com/openkylin/linux.git
e1000e: increment the driver version
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
61c7581667
commit
c920aa8b87
|
@ -54,7 +54,7 @@
|
|||
|
||||
#define DRV_EXTRAVERSION "-k2"
|
||||
|
||||
#define DRV_VERSION "1.2.7" DRV_EXTRAVERSION
|
||||
#define DRV_VERSION "1.2.20" DRV_EXTRAVERSION
|
||||
char e1000e_driver_name[] = "e1000e";
|
||||
const char e1000e_driver_version[] = DRV_VERSION;
|
||||
|
||||
|
|
Loading…
Reference in New Issue