patch-1.3.86 linux/net/core/skbuff.c
Next file: linux/net/ipv4/af_inet.c
Previous file: linux/net/core/firewall.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Apr 9 14:36:31 1996
- Orig file:
v1.3.85/linux/net/core/skbuff.c
- Orig date:
Fri Apr 5 13:35:28 1996
diff -u --recursive --new-file v1.3.85/linux/net/core/skbuff.c linux/net/core/skbuff.c
@@ -679,6 +679,7 @@
skb->free = 2; /* Invalid so we pick up forgetful users */
skb->lock = 0;
skb->pkt_type = PACKET_HOST; /* Default type */
+ skb->pkt_bridged = 0; /* Not bridged */
skb->prev = skb->next = skb->link3 = NULL;
skb->list = NULL;
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