]> git.baikalelectronics.ru Git - kernel.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)
commitc68190e1f1b5ac5e55f21a36dd8fd5a81f516822
tree62941fda62fddac2d59c901c754876fb23aeaa4a
parenta1cc272b676f9d3a264a6dad8f0bb8762d378321
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