patch-2.4.6 linux/net/rose/rose_dev.c
Next file: linux/net/rose/rose_route.c
Previous file: linux/net/packet/af_packet.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Jun 27 17:10:55 2001
- Orig file:
v2.4.5/linux/net/rose/rose_dev.c
- Orig date:
Wed Apr 18 14:40:08 2001
diff -u --recursive --new-file v2.4.5/linux/net/rose/rose_dev.c linux/net/rose/rose_dev.c
@@ -121,6 +121,7 @@
if (!rose_route_frame(skbn, NULL)) {
kfree_skb(skbn);
stats->tx_errors++;
+ return 1;
}
stats->tx_packets++;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)