patch-2.1.111 linux/net/ax25/ax25_out.c
Next file: linux/net/ax25/ax25_std_in.c
Previous file: linux/net/ax25/ax25_addr.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 22 13:45:58 1998
- Orig file:
v2.1.110/linux/net/ax25/ax25_out.c
- Orig date:
Tue Apr 14 14:29:26 1998
diff -u --recursive --new-file v2.1.110/linux/net/ax25/ax25_out.c linux/net/ax25/ax25_out.c
@@ -228,6 +228,8 @@
if (skb == NULL)
return;
+ skb->nh.raw = skb->data;
+
if (ax25->modulus == AX25_MODULUS) {
frame = skb_push(skb, 1);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov