projects
/
profile
/
common
/
platform
/
kernel
/
linux-artik7.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ff1c8b
)
e1000e: update driver version
author
Bruce Allan
<bruce.w.allan@intel.com>
Thu, 19 May 2011 01:53:41 +0000
(
01:53
+0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Fri, 10 Jun 2011 03:34:58 +0000
(20:34 -0700)
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/e1000e/netdev.c
patch
|
blob
|
history
diff --git
a/drivers/net/e1000e/netdev.c
b/drivers/net/e1000e/netdev.c
index
51cf715
..
3bf5249
100644
(file)
--- a/
drivers/net/e1000e/netdev.c
+++ b/
drivers/net/e1000e/netdev.c
@@
-54,9
+54,9
@@
#include "e1000.h"
-#define DRV_EXTRAVERSION "-k
2
"
+#define DRV_EXTRAVERSION "-k"
-#define DRV_VERSION "1.3.1
0
" DRV_EXTRAVERSION
+#define DRV_VERSION "1.3.1
6
" DRV_EXTRAVERSION
char e1000e_driver_name[] = "e1000e";
const char e1000e_driver_version[] = DRV_VERSION;