OSDN Git Service

net/at91_ether: use ethtool and mdio from macb
authorJoachim Eastwood <manabian@gmail.com>
Thu, 18 Oct 2012 11:01:14 +0000 (11:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Oct 2012 17:18:29 +0000 (13:18 -0400)
commit5e32353d318835a76f0bb61fd62271c30a43ee22
treedc2573e7653a84102266763d796615d9b9bbd472
parent0112a1dac5e8e4164ed7ab0b919f47b4d4854249
net/at91_ether: use ethtool and mdio from macb

This rips out the at91_ether phy handling and ethtool stuff
and replace it with equivalent stuff from macb.

The only thing lost is the phy irq support from at91_ether,
but this can be added to macb and then benefit all users.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
drivers/net/ethernet/cadence/at91_ether.c
drivers/net/ethernet/cadence/at91_ether.h [deleted file]
drivers/net/ethernet/cadence/macb.h