commit | 6bdf576e4b068e86381280c58393cad42ffc8cc8 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Feb 12 14:06:46 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 15 23:43:53 2009 -0800 |
tree | 8c83f2c09ecaf591f37714278683d5113015b771 | |
parent | aa611f85d0d656870dbb906e75d8cac6acb58943 [diff] |
mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces It's a waste having two different versions of this structure around when the differences between ethtool ops for phy'd and phy-less interfaces are so minor. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>