patch-2.1.125 linux/net/ipv4/ip_fw.c
Next file: linux/net/ipv4/ip_masq_cuseeme.c
Previous file: linux/net/ipv4/arp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 7 19:09:56 1998
- Orig file:
v2.1.124/linux/net/ipv4/ip_fw.c
- Orig date:
Mon Oct 5 13:13:48 1998
diff -u --recursive --new-file v2.1.124/linux/net/ipv4/ip_fw.c linux/net/ipv4/ip_fw.c
@@ -1325,7 +1325,7 @@
case IP_FW_MASQ_TIMEOUTS: {
#ifdef CONFIG_IP_MASQUERADE
- return ip_fw_masq_timeouts(m, len);
+ ret = ip_fw_masq_timeouts(m, len);
#else
ret = EINVAL;
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov