]> 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)
commit9db21832eca0829e83dd6fee0d54afdb408aa090
tree606ad5646a0a150bc368fee1ea478e80f04439ee
parentec5df520f7e71abe8c61e80ed9f4f58c4787f3db
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