diff options
Diffstat (limited to 'drivers/net/3c515.c')
-rw-r--r-- | drivers/net/3c515.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/3c515.c b/drivers/net/3c515.c index 290166d5e7d1..38a2ebea9b45 100644 --- a/drivers/net/3c515.c +++ b/drivers/net/3c515.c | |||
@@ -501,8 +501,6 @@ static struct net_device *corkscrew_scan(int unit) | |||
501 | netdev_boot_setup_check(dev); | 501 | netdev_boot_setup_check(dev); |
502 | } | 502 | } |
503 | 503 | ||
504 | SET_MODULE_OWNER(dev); | ||
505 | |||
506 | #ifdef __ISAPNP__ | 504 | #ifdef __ISAPNP__ |
507 | if(nopnp == 1) | 505 | if(nopnp == 1) |
508 | goto no_pnp; | 506 | goto no_pnp; |