patch-2.3.40 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:
Thu Jan 20 10:48:35 2000
 -  Orig file: 
v2.3.39/linux/net/ax25/ax25_in.c
 -  Orig date: 
Thu Aug 26 13:05:44 1999
 
diff -u --recursive --new-file v2.3.39/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)