projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69c7a94
)
ixgb: Increment version to 1.0.112-k2
author
Auke Kok
<auke\-jan.h.kok@intel.com>
Thu, 31 Aug 2006 21:27:53 +0000
(14:27 -0700)
committer
Auke Kok
<juke-jan.h.kok@intel.com>
Thu, 31 Aug 2006 21:27:53 +0000
(14:27 -0700)
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/ixgb/ixgb_main.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/ixgb/ixgb_main.c
b/drivers/net/ixgb/ixgb_main.c
index ee12a851e777d9f4509b20d8f22482fab9f73fc5..e36dee1dd3332c15f6ab3f27a2e65c5e91fb0b5d 100644
(file)
--- a/
drivers/net/ixgb/ixgb_main.c
+++ b/
drivers/net/ixgb/ixgb_main.c
@@
-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.1
09-k4
"DRIVERNAPI
+#define DRV_VERSION "1.0.1
12-k2
"DRIVERNAPI
char ixgb_driver_version[] = DRV_VERSION;
static char ixgb_copyright[] = "Copyright (c) 1999-2006 Intel Corporation.";