]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/wil6210/netdev.c
wil6210: ethtool ops
[karo-tx-linux.git] / drivers / net / wireless / ath / wil6210 / netdev.c
index 1c0c77d9a14f01281ff57db1f97b1eaf507a90fe..c3f0ddfaa5da507461975d5708f832136f5b29b7 100644 (file)
@@ -149,6 +149,7 @@ void *wil_if_alloc(struct device *dev, void __iomem *csr)
        }
 
        ndev->netdev_ops = &wil_netdev_ops;
+       wil_set_ethtoolops(ndev);
        ndev->ieee80211_ptr = wdev;
        ndev->hw_features = NETIF_F_HW_CSUM | NETIF_F_RXCSUM |
                            NETIF_F_SG | NETIF_F_GRO;