]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/smsc9420.h
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-omap-h63xx.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)
 
 /***********************************************/