projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
virtio: PCI device
[linux-2.6]
/
drivers
/
net
/
sun3_82586.c
diff --git
a/drivers/net/sun3_82586.c
b/drivers/net/sun3_82586.c
index
b77ab6e
..
9b2a7f7
100644
(file)
--- a/
drivers/net/sun3_82586.c
+++ b/
drivers/net/sun3_82586.c
@@
-311,7
+311,6
@@
struct net_device * __init sun3_82586_probe(int unit)
sprintf(dev->name, "eth%d", unit);
netdev_boot_setup_check(dev);
}
- SET_MODULE_OWNER(dev);
dev->irq = IE_IRQ;
dev->base_addr = ioaddr;