patch-pre2.0.12 linux/net/ipv4/raw.c
Next file: linux/net/ipv4/udp.c
Previous file: linux/mm/mmap.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jun 4 15:34:43 1996
- Orig file:
pre2.0.11/linux/net/ipv4/raw.c
- Orig date:
Tue May 7 16:22:42 1996
diff -u --recursive --new-file pre2.0.11/linux/net/ipv4/raw.c linux/net/ipv4/raw.c
@@ -113,7 +113,7 @@
{
/* Charge it to the socket. */
- if (sock_queue_rcv_skb(sk,skb)<0)
+ if (__sock_queue_rcv_skb(sk,skb)<0)
{
ip_statistics.IpInDiscards++;
skb->sk=NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this