commit | e98233a6192d75d695b0972dc955d6561e46964f | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Apr 18 08:36:58 2017 +1000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 18 14:11:08 2017 -0400 |
tree | 62941fda62fddac2d59c901c754876fb23aeaa4a | |
parent | f4820661a906af68a571814b8c6b91d91da48b6f [diff] |
ftgmac100: Add ethtool n-way reset call A non-wired up implementation accidentally made its way in a previous patch (Make ring sizes configurable via ethtool). This removes it and wires up the generic phy_ethtool_nway_reset instead. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David S. Miller <davem@davemloft.net>