]> Git Repo - linux.git/blobdiff - drivers/net/ne3210.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[linux.git] / drivers / net / ne3210.c
index a00bbfb9aed0f5d7f9131082edda777d3d146b2f..243ed2aee88e35e801a2c6582f8a80d4e287ba7b 100644 (file)
@@ -255,8 +255,6 @@ static void ne3210_reset_8390(struct net_device *dev)
        ei_status.txing = 0;
        outb(0x01, ioaddr + NE3210_RESET_PORT);
        if (ei_debug > 1) printk("reset done\n");
-
-       return;
 }
 
 /*
This page took 0.031668 seconds and 4 git commands to generate.