dect
/
linux-2.6
Archived
13
0
Fork 0

e1000e: bump version number

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 2011-02-26 03:12:19 +00:00 committed by Jeff Kirsher
parent 4a29e15515
commit 70d279a7e2
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
#define DRV_EXTRAVERSION "-k2"
#define DRV_VERSION "1.2.20" DRV_EXTRAVERSION
#define DRV_VERSION "1.3.10" DRV_EXTRAVERSION
char e1000e_driver_name[] = "e1000e";
const char e1000e_driver_version[] = DRV_VERSION;