patch-2.1.111 linux/net/ax25/ax25_subr.c
Next file: linux/net/ipv4/ip_fw.c
Previous file: linux/net/ax25/ax25_std_in.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_subr.c
- Orig date:
Thu Feb 12 20:56:14 1998
diff -u --recursive --new-file v2.1.110/linux/net/ax25/ax25_subr.c linux/net/ax25/ax25_subr.c
@@ -197,6 +197,8 @@
skb_reserve(skb, AX25_BPQ_HEADER_LEN + ax25_addr_size(ax25->digipeat));
+ skb->nh.raw = skb->data;
+
/* Assume a response - address structure for DTE */
if (ax25->modulus == AX25_MODULUS) {
dptr = skb_put(skb, 1);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov