diff options
Diffstat (limited to 'drivers/net/e2100.c')
-rw-r--r-- | drivers/net/e2100.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/e2100.c b/drivers/net/e2100.c index ca93c9a9d372..06e72fbef862 100644 --- a/drivers/net/e2100.c +++ b/drivers/net/e2100.c | |||
@@ -328,7 +328,6 @@ e21_reset_8390(struct net_device *dev) | |||
328 | /* Set up the ASIC registers, just in case something changed them. */ | 328 | /* Set up the ASIC registers, just in case something changed them. */ |
329 | 329 | ||
330 | if (ei_debug > 1) printk("reset done\n"); | 330 | if (ei_debug > 1) printk("reset done\n"); |
331 | return; | ||
332 | } | 331 | } |
333 | 332 | ||
334 | /* Grab the 8390 specific header. We put the 2k window so the header page | 333 | /* Grab the 8390 specific header. We put the 2k window so the header page |