]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/pcmcia/ibmtr_cs.c
[PATCH] pcmcia: remove manf_id and card_id indirection
[linux-2.6-omap-h63xx.git] / drivers / net / pcmcia / ibmtr_cs.c
index b8fe70b85641a571986e32eb0eafd47b5619549b..bc0ca41a054274e19b1e426061a3fa246ca9c233 100644 (file)
@@ -126,7 +126,7 @@ static void netdev_get_drvinfo(struct net_device *dev,
        strcpy(info->driver, "ibmtr_cs");
 }
 
-static struct ethtool_ops netdev_ethtool_ops = {
+static const struct ethtool_ops netdev_ethtool_ops = {
        .get_drvinfo            = netdev_get_drvinfo,
 };