OSDN Git Service

net: axienet: hook up nway_reset ethtool operation
authorRobert Hancock <robert.hancock@calian.com>
Sat, 13 Feb 2021 00:23:54 +0000 (18:23 -0600)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Feb 2021 01:38:53 +0000 (17:38 -0800)
commit66b51663cdd07397510a24cef29bd56956d5e9d3
tree11874fd6b94f43d8b8c803675c0dbc7c2c00e71d
parent762d17b991608a6845704b500a5712900779c4b4
net: axienet: hook up nway_reset ethtool operation

Hook up the nway_reset ethtool operation to the corresponding phylink
function so that "ethtool -r" can be supported.

Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/xilinx_axienet_main.c