]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ni52.c
[netdrvr] ibmlana: move away from legacy MCA API
[linux-2.6-omap-h63xx.git] / drivers / net / ni52.c
index 5e7999db2096a69cd0e67bdaae38de4a72868889..6b3384a24f072dbd6b7b4e5c50d4ff6dc5483178 100644 (file)
@@ -382,8 +382,6 @@ struct net_device * __init ni52_probe(int unit)
                memend = dev->mem_end;
        }
 
-       SET_MODULE_OWNER(dev);
-
        if (io > 0x1ff) {       /* Check a single specified location. */
                err = ni52_probe1(dev, io);
        } else if (io > 0) {            /* Don't probe at all. */