]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/sunbmac.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
[mv-sheeva.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;
 }