patch-2.4.3 linux/drivers/net/atp.c
Next file: linux/drivers/net/bonding.c
Previous file: linux/drivers/net/arlan.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Tue Mar  6 19:28:33 2001
-  Orig file: 
v2.4.2/linux/drivers/net/atp.c
-  Orig date: 
Wed Feb 21 18:20:26 2001
diff -u --recursive --new-file v2.4.2/linux/drivers/net/atp.c linux/drivers/net/atp.c
@@ -536,7 +536,6 @@
 	dev->trans_start = jiffies;
 	netif_wake_queue(dev);
 	np->stats.tx_errors++;
-	return;
 }
 
 static int atp_send_packet(struct sk_buff *skb, struct net_device *dev)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)