projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09c5088
)
ixgbe: update version number for ixgbe
author
Don Skidmore
<
[email protected]
>
Sun, 21 Nov 2010 17:55:10 +0000
(09:55 -0800)
committer
David S. Miller
<
[email protected]
>
Sun, 21 Nov 2010 17:55:10 +0000
(09:55 -0800)
This will reflect addition of new X540 hardware
Signed-off-by: Don Skidmore <
[email protected]
>
Signed-off-by: Jeff Kirsher <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ixgbe/ixgbe_main.c
patch
|
blob
|
history
diff --git
a/drivers/net/ixgbe/ixgbe_main.c
b/drivers/net/ixgbe/ixgbe_main.c
index 5409af3da06c0d107c0240e666130eb4e076a503..02541956744063359ffaa0120d24484b2e91de3c 100644
(file)
--- a/
drivers/net/ixgbe/ixgbe_main.c
+++ b/
drivers/net/ixgbe/ixgbe_main.c
@@
-52,7
+52,7
@@
char ixgbe_driver_name[] = "ixgbe";
static const char ixgbe_driver_string[] =
"Intel(R) 10 Gigabit PCI Express Network Driver";
-#define DRV_VERSION "
2.0.84
-k2"
+#define DRV_VERSION "
3.0.12
-k2"
const char ixgbe_driver_version[] = DRV_VERSION;
static char ixgbe_copyright[] = "Copyright (c) 1999-2010 Intel Corporation.";