]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ftgmac100: Add ethtool n-way reset call
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 17 Apr 2017 22:36:58 +0000 (08:36 +1000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Apr 2017 18:11:08 +0000 (14:11 -0400)
commite98233a6192d75d695b0972dc955d6561e46964f
tree62941fda62fddac2d59c901c754876fb23aeaa4a
parentf4820661a906af68a571814b8c6b91d91da48b6f
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>
drivers/net/ethernet/faraday/ftgmac100.c