commit | 43c6759e73907e4c8e6624f70f5c4a860518b203 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@dowhile0.org> | Tue Jan 03 20:23:18 2012 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 03 20:23:18 2012 -0500 |
tree | 501232103624ab09adb94f7b7d8f3ee5e70e7a95 | |
parent | 57adc1fcbae2c13104ce291b40f23e40a414fa87 [diff] |
net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> SMSC generation 4 LAN chips integrate an IEEE 802.3 ethernet physical layer. The ethernet driver for this family of devices needs to access the SMSC PHY registers and bit-fields. So, this patch moves these constants to a place where it can be used for both the PHY and LAN drivers. Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org> Signed-off-by: David S. Miller <davem@davemloft.net>