diff options
Diffstat (limited to 'drivers/net/ne2.c')
-rw-r--r-- | drivers/net/ne2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ne2.c b/drivers/net/ne2.c index 089b5bb702fc..d1a4b8d7122a 100644 --- a/drivers/net/ne2.c +++ b/drivers/net/ne2.c | |||
@@ -251,8 +251,6 @@ static int __init do_ne2_probe(struct net_device *dev) | |||
251 | int i; | 251 | int i; |
252 | int adapter_found = 0; | 252 | int adapter_found = 0; |
253 | 253 | ||
254 | SET_MODULE_OWNER(dev); | ||
255 | |||
256 | /* Do not check any supplied i/o locations. | 254 | /* Do not check any supplied i/o locations. |
257 | POS registers usually don't fail :) */ | 255 | POS registers usually don't fail :) */ |
258 | 256 | ||