]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/smsc9420.h
net: Move flow control definitions to mii.h
[net-next-2.6.git] / drivers / net / smsc9420.h
index 80c426dc43251f3119f2f6f8170f586f123486f2..69c351f93f86cd3c531121411215ca692061c8b2 100644 (file)
@@ -45,9 +45,6 @@
 
 #define SMSC9420_EEPROM_SIZE           ((u32)11)
 
-#define FLOW_CTRL_TX                   (1)
-#define FLOW_CTRL_RX                   (2)
-
 #define PKT_BUF_SZ                     (VLAN_ETH_FRAME_LEN + NET_IP_ALIGN + 4)
 
 /***********************************************/