patch-2.1.79 linux/net/ax25/ax25_out.c
Next file: linux/net/core/Makefile
Previous file: linux/net/ax25/ax25_ds_subr.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jan 12 15:28:19 1998
- Orig file:
v2.1.78/linux/net/ax25/ax25_out.c
- Orig date:
Thu Dec 4 14:53:57 1997
diff -u --recursive --new-file v2.1.78/linux/net/ax25/ax25_out.c linux/net/ax25/ax25_out.c
@@ -382,7 +382,6 @@
skb->protocol = htons(ETH_P_AX25);
skb->dev = ax25_fwd_dev(skb->dev);
- skb->arp = 1;
ptr = skb_push(skb, 1);
*ptr = 0x00; /* KISS */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov