]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/b44.c
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
[linux-2.6-omap-h63xx.git] / drivers / net / b44.c
index 17eb2912971d4b9bc791bdf4d28af4c07f24773c..e891ea2ecc3c0464c4ed008181d528386be98edd 100644 (file)
@@ -2012,7 +2012,7 @@ static int b44_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol)
        return 0;
 }
 
-static struct ethtool_ops b44_ethtool_ops = {
+static const struct ethtool_ops b44_ethtool_ops = {
        .get_drvinfo            = b44_get_drvinfo,
        .get_settings           = b44_get_settings,
        .set_settings           = b44_set_settings,