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)
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

Simple merge