Input: elantech - discard the first 2 positions on some firmwares
[deliverable/linux.git] / drivers / net / smc-ultra.c
index 0291ea098a06ca2fe365cb90ed347f1a7ae7ebfb..d2dd8e6113ab9be23121d7a4f061acfcd305e420 100644 (file)
@@ -421,7 +421,6 @@ ultra_reset_8390(struct net_device *dev)
                outb(0x01, cmd_port + 6);               /* Enable interrupts and memory. */
 
        if (ei_debug > 1) printk("reset done\n");
-       return;
 }
 
 /* Grab the 8390 specific header. Similar to the block_input routine, but
This page took 0.027377 seconds and 5 git commands to generate.