]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Feb 2009 14:06:46 +0000 (14:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Feb 2009 07:43:53 +0000 (23:43 -0800)
commit6bdf576e4b068e86381280c58393cad42ffc8cc8
tree8c83f2c09ecaf591f37714278683d5113015b771
parentaa611f85d0d656870dbb906e75d8cac6acb58943
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>
drivers/net/mv643xx_eth.c