]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c99c9e60b6a83a2148fd83604423c772ae502d3
treedc2573e7653a84102266763d796615d9b9bbd472
parent7c2494ba60b6d17b009bc47c93d300b705dd876c
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