patch-2.3.44 linux/drivers/net/3c523.c

Next file: linux/drivers/net/3c527.c
Previous file: linux/drivers/net/3c515.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.43/linux/drivers/net/3c523.c linux/drivers/net/3c523.c
@@ -297,7 +297,7 @@
 	alloc586(dev);
 	init586(dev);
 	startrecv586(dev);
-	netif_wake_queue(dev);
+	netif_start_queue(dev);
 	MOD_INC_USE_COUNT;
 	return 0;		/* most done by init */
 }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)