ll_temac: Add support for ethtool
authorRicardo <ricardo.ribalda@gmail.com>
Tue, 18 Oct 2011 21:35:25 +0000 (21:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Oct 2011 21:10:55 +0000 (17:10 -0400)
commit9eac2d4d5312d2ea05c0dbba8051b868fe9961a4
tree606ad5646a0a150bc368fee1ea478e80f04439ee
parent46a016985a442b499faa52dff7e74a79f6a22cef
ll_temac: Add support for ethtool

This patch enables the ethtool interface. The implementation is done
using the libphy helper functions.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/ll_temac_main.c