]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/wan/n2.c
Staging: et131x: remove duplicated #include's
[linux-2.6-omap-h63xx.git] / drivers / net / wan / n2.c
index cbdf0b748bdede7d6a642aea211ec635cc9c742b..0a566b0daacb51d0d979cb00af07ae341db76625 100644 (file)
@@ -459,7 +459,6 @@ static int __init n2_run(unsigned long io, unsigned long irq,
                        port->log_node = 1;
 
                spin_lock_init(&port->lock);
-               SET_MODULE_OWNER(dev);
                dev->irq = irq;
                dev->mem_start = winbase;
                dev->mem_end = winbase + USE_WINDOWSIZE - 1;