Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[deliverable/linux.git] / drivers / net / ethernet / hisilicon / hns / hns_ethtool.c
index ab33487a5321dd1d40f76be59ae7c49f6cf70757..5eb3245bdf8605e855f3a500348ad51c185c2028 100644 (file)
@@ -1264,7 +1264,7 @@ static int hns_get_rxnfc(struct net_device *netdev,
        return 0;
 }
 
-static struct ethtool_ops hns_ethtool_ops = {
+static const struct ethtool_ops hns_ethtool_ops = {
        .get_drvinfo = hns_nic_get_drvinfo,
        .get_link  = hns_nic_get_link,
        .get_settings  = hns_nic_get_settings,
This page took 0.029437 seconds and 5 git commands to generate.