]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/mac89x0.c
NULL noise in drivers/net
[linux-2.6-omap-h63xx.git] / drivers / net / mac89x0.c
index a19b5958cee949e89548bbb50acf7768ac44de2f..2a66e5b7cebcbc0217b9bef6aad9b434f9d62242 100644 (file)
@@ -289,7 +289,7 @@ struct net_device * __init mac89x0_probe(int unit)
        err = register_netdev(dev);
        if (err)
                goto out1;
-       return 0;
+       return NULL;
 out1:
        nubus_writew(0, dev->base_addr + ADD_PORT);
 out: