patch-2.2.14 linux/net/ax25/ax25_in.c
Next file: linux/net/ax25/ax25_ip.c
Previous file: linux/net/ax25/ax25_ds_subr.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Jan 4 10:12:26 2000
- Orig file:
v2.2.13/linux/net/ax25/ax25_in.c
- Orig date:
Fri Dec 18 13:56:21 1998
diff -u --recursive --new-file v2.2.13/linux/net/ax25/ax25_in.c linux/net/ax25/ax25_in.c
@@ -93,6 +93,7 @@
skbn->dev = ax25->ax25_dev->dev;
skbn->h.raw = skbn->data;
+ skbn->nh.raw = skbn->data;
/* Copy data from the fragments */
while ((skbo = skb_dequeue(&ax25->frag_queue)) != NULL) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)