]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/hydra.c
hydra: fix compilation
[linux-2.6-omap-h63xx.git] / drivers / net / hydra.c
index b9198023f628f0e1b3b0c45a826bf94c129dc4ac..9cb38a8d4387b8f20f213ebf3d6d9f15361c3a2d 100644 (file)
@@ -94,7 +94,7 @@ static int __devinit hydra_init_one(struct zorro_dev *z,
     return 0;
 }
 
-static const struct net_device_ops etherh_netdev_ops = {
+static const struct net_device_ops hydra_netdev_ops = {
        .ndo_open               = hydra_open,
        .ndo_stop               = hydra_close,