mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
ixgb: Increment version to 1.0.109-k4
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
This commit is contained in:
parent
3ae84d9269
commit
891b11f619
@ -36,7 +36,7 @@ static char ixgb_driver_string[] = "Intel(R) PRO/10GbE Network Driver";
|
||||
#else
|
||||
#define DRIVERNAPI "-NAPI"
|
||||
#endif
|
||||
#define DRV_VERSION "1.0.109-k2"DRIVERNAPI
|
||||
#define DRV_VERSION "1.0.109-k4"DRIVERNAPI
|
||||
char ixgb_driver_version[] = DRV_VERSION;
|
||||
static char ixgb_copyright[] = "Copyright (c) 1999-2006 Intel Corporation.";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user