patch-2.1.79 linux/net/ax25/ax25_ds_subr.c

Next file: linux/net/ax25/ax25_out.c
Previous file: linux/net/appletalk/ddp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/net/ax25/ax25_ds_subr.c linux/net/ax25/ax25_ds_subr.c
@@ -155,7 +155,6 @@
 	*p++ = cmd;
 	*p++ = param;
 
-	skb->arp      = 1;
 	skb->dev      = ax25_dev->dev;
 	skb->protocol = htons(ETH_P_AX25);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov