Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / net / ac3200.c
index eac73382c087523e03b38826d316338686ce3afc..b9115a776fddb31d998d1e24712214ef326c1343 100644 (file)
@@ -307,8 +307,6 @@ static void ac_reset_8390(struct net_device *dev)
        ei_status.txing = 0;
        outb(AC_ENABLE, ioaddr + AC_RESET_PORT);
        if (ei_debug > 1) printk("reset done\n");
-
-       return;
 }
 
 /* Grab the 8390 specific header. Similar to the block_input routine, but