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:
Bruce Allan 2010-12-01 08:45:24 +00:00 committed by Jeff Kirsher
parent 61c7581667
commit c920aa8b87
1 changed files with 1 additions and 1 deletions

View File

@ -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;