patch-2.1.11 linux/net/rose/rose_link.c
Next file: linux/net/socket.c
Previous file: linux/net/rose/af_rose.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Nov 18 11:31:37 1996
- Orig file:
v2.1.10/linux/net/rose/rose_link.c
- Orig date:
Tue Nov 12 15:56:17 1996
diff -u --recursive --new-file v2.1.10/linux/net/rose/rose_link.c linux/net/rose/rose_link.c
@@ -272,7 +272,7 @@
#ifdef CONFIG_FIREWALL
if (call_fw_firewall(PF_ROSE, skb->dev, skb->data, NULL) != FW_ACCEPT)
- return 0;
+ return;
#endif
if (!ax25_link_up((ax25_address *)neigh->dev->dev_addr, &neigh->callsign, neigh->dev))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov