git://git.onelab.eu
/
linux-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15e5fda
)
added SPEED_2500 needed by backport bnx2.c driver
author
Marc Fiuczynski
<mef@cs.princeton.edu>
Wed, 28 Mar 2007 19:44:22 +0000
(19:44 +0000)
committer
Marc Fiuczynski
<mef@cs.princeton.edu>
Wed, 28 Mar 2007 19:44:22 +0000
(19:44 +0000)
include/linux/ethtool.h
patch
|
blob
|
history
diff --git
a/include/linux/ethtool.h
b/include/linux/ethtool.h
index
a0ab26a
..
83f8b77
100644
(file)
--- a/
include/linux/ethtool.h
+++ b/
include/linux/ethtool.h
@@
-434,6
+434,7
@@
struct ethtool_ops {
#define SPEED_10 10
#define SPEED_100 100
#define SPEED_1000 1000
+#define SPEED_2500 2500
#define SPEED_10000 10000
/* Duplex, half or full. */