added SPEED_2500 needed by backport bnx2.c driver
authorMarc Fiuczynski <mef@cs.princeton.edu>
Wed, 28 Mar 2007 19:44:22 +0000 (19:44 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Wed, 28 Mar 2007 19:44:22 +0000 (19:44 +0000)
include/linux/ethtool.h

index a0ab26a..83f8b77 100644 (file)
@@ -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. */