]> Git Repo - linux.git/commit
sh_eth: remove custom .nway_reset from ethtool ops
authorVladimir Zapolskiy <[email protected]>
Wed, 4 Jul 2018 08:12:42 +0000 (11:12 +0300)
committerDavid S. Miller <[email protected]>
Sat, 7 Jul 2018 01:44:09 +0000 (10:44 +0900)
commit4c10628afda78dbf5dffc13360b576370ee98aab
tree7f9904d342495f38c90142f8a1d66fe9847df2bb
parente0afa1030b7ffc2fb68d38fb859837f13cdd3807
sh_eth: remove custom .nway_reset from ethtool ops

The generic phy_ethtool_nway_reset() function from phylib can be used
instead of in-house sh_eth_nway_reset().

Signed-off-by: Vladimir Zapolskiy <[email protected]>
Reviewed-by: Sergei Shtylyov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/renesas/sh_eth.c
This page took 0.045026 seconds and 4 git commands to generate.