]> 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)
commit086441f26099c9caba267aab47bfeabcc48c58c3
tree62941fda62fddac2d59c901c754876fb23aeaa4a
parent7c248c0b53c90453eca97385a264631ce6cf671e
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