]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f8d3241178319b8f2b6f27bb8e07d8e6233bf80
tree606ad5646a0a150bc368fee1ea478e80f04439ee
parent165e9b67716aa124f2663040fae42808e6ae80a8
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