ramips: ethernet: remove unused SIOCETHTOOL ioctl handling
authorPetr Štetiar <ynezz@true.cz>
Sat, 25 May 2019 10:06:14 +0000 (12:06 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 5 Jun 2019 08:12:30 +0000 (10:12 +0200)
commitbf58bc3bd85072d684c9bf12e566164348979277
tree7227e7b1fe0ceda0525ed301b061b74b7c37f3a8
parent52156b49688910cc6b59f5b41503cf102510161b
ramips: ethernet: remove unused SIOCETHTOOL ioctl handling

This ioctl is currently routed through generic interface code.

  dev_ioctl
    dev_ethtool
      __ethtool_get_link_ksettings
        phy_ethtool_ioctl

Cc: Felix Fietkau <nbd@nbd.name>
Cc: John Crispin <john@phrozen.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek/mtk_eth_soc.c