]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/sunbmac.c
netdev: missing validate_address hooks
[linux-2.6-omap-h63xx.git] / drivers / net / sunbmac.c
index 977b3e08bbfc5eb706f29534d2d2c818d5b79cc7..7f69c7f176c457f7d6d46f58fda37ab7363c4b3a 100644 (file)
@@ -1233,7 +1233,7 @@ fail_and_cleanup:
                                  bp->bmac_block,
                                  bp->bblock_dvma);
 
-       /* This also frees the co-located 'dev->priv' */
+       /* This also frees the co-located private data */
        free_netdev(dev);
        return -ENODEV;
 }