]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/rionet.c
Pull bugzilla-7570 into release branch
[linux-2.6-omap-h63xx.git] / drivers / net / rionet.c
index 12cde06045805071d9e3316c73581f7c7fc4c45f..b7ff484af3e1b63d17d2204fc05b0c0600336392 100644 (file)
@@ -427,7 +427,7 @@ static void rionet_set_msglevel(struct net_device *ndev, u32 value)
        rnet->msg_enable = value;
 }
 
-static struct ethtool_ops rionet_ethtool_ops = {
+static const struct ethtool_ops rionet_ethtool_ops = {
        .get_drvinfo = rionet_get_drvinfo,
        .get_msglevel = rionet_get_msglevel,
        .set_msglevel = rionet_set_msglevel,