From: Joachim Eastwood Date: Thu, 18 Oct 2012 11:01:14 +0000 (+0000) Subject: net/at91_ether: use ethtool and mdio from macb X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~626^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e32353d318835a76f0bb61fd62271c30a43ee22;p=pandora-kernel.git 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 --- Reading git-diff-tree failed