]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/arm/etherh.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[linux-2.6-omap-h63xx.git] / drivers / net / arm / etherh.c
index d52deb8d20752033da7fdbb7137a4a5fde4df389..4ae98970b2829dba77f2d9815908874168fe17d3 100644 (file)
@@ -626,7 +626,7 @@ static int etherh_set_settings(struct net_device *dev, struct ethtool_cmd *cmd)
        return 0;
 }
 
-static struct ethtool_ops etherh_ethtool_ops = {
+static const struct ethtool_ops etherh_ethtool_ops = {
        .get_settings   = etherh_get_settings,
        .set_settings   = etherh_set_settings,
        .get_drvinfo    = etherh_get_drvinfo,