Staging: et131x: config is already zeroed
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / net / ipg.c
index 382c5532e6c5ec69e89bf36a87aa2e2f6377e070..9f7b5d4172b8ba58e11c10ea4c8192f7f6565de7 100644 (file)
@@ -2186,7 +2186,7 @@ static int ipg_nway_reset(struct net_device *dev)
        return rc;
 }
 
-static struct ethtool_ops ipg_ethtool_ops = {
+static const struct ethtool_ops ipg_ethtool_ops = {
        .get_settings = ipg_get_settings,
        .set_settings = ipg_set_settings,
        .nway_reset   = ipg_nway_reset,