patch-2.1.22 linux/net/ipv4/packet.c
Next file: linux/net/ipv4/raw.c
Previous file: linux/net/ipv4/ip_sockglue.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Jan 19 15:47:28 1997
- Orig file:
v2.1.21/linux/net/ipv4/packet.c
- Orig date:
Thu Dec 12 19:37:26 1996
diff -u --recursive --new-file v2.1.21/linux/net/ipv4/packet.c linux/net/ipv4/packet.c
@@ -248,6 +248,7 @@
}
release_sock(sk);
+ sk->dead = 1;
destroy_sock(sk);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov