dect
/
linux-2.6
Archived
13
0
Fork 0

e1000: bump version to 7.0.38-k4

Signed-off-by: Auke Kok <auke.jan.h.kok@intel.com>
This commit is contained in:
Auke Kok 2006-05-23 13:36:19 -07:00 committed by Auke Kok
parent fdf35d3c49
commit 440c052d6f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ static char e1000_driver_string[] = "Intel(R) PRO/1000 Network Driver";
#else
#define DRIVERNAPI "-NAPI"
#endif
#define DRV_VERSION "7.0.38-k2"DRIVERNAPI
#define DRV_VERSION "7.0.38-k4"DRIVERNAPI
char e1000_driver_version[] = DRV_VERSION;
static char e1000_copyright[] = "Copyright (c) 1999-2006 Intel Corporation.";