Commit 8defe713 authored by Bruce Allan's avatar Bruce Allan Committed by Jeff Kirsher

e1000e: increase driver version number

Signed-off-by: default avatarBruce Allan <bruce.w.allan@intel.com>
Tested-by: default avatarAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent b48c7511
......@@ -55,7 +55,7 @@
#define DRV_EXTRAVERSION "-k"
#define DRV_VERSION "2.2.14" DRV_EXTRAVERSION
#define DRV_VERSION "2.3.2" DRV_EXTRAVERSION
char e1000e_driver_name[] = "e1000e";
const char e1000e_driver_version[] = DRV_VERSION;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment