patch-2.1.80 linux/drivers/net/ipddp.c
Next file: linux/drivers/net/ni52.c
Previous file: linux/drivers/net/hp.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Jan 15 14:33:06 1998
-  Orig file: 
v2.1.79/linux/drivers/net/ipddp.c
-  Orig date: 
Mon Jan 12 22:09:15 1998
diff -u --recursive --new-file v2.1.79/linux/drivers/net/ipddp.c linux/drivers/net/ipddp.c
@@ -256,7 +256,6 @@
         memcpy(skb->data,(void *)&at,sizeof(at));
 
 	skb->dev = rt->dev;	/* set skb->dev to appropriate device */
-        skb->arp = 1;   	/* so the actual device doesn't try to arp it... */
         skb->protocol = htons(ETH_P_ATALK);     /* Protocol has changed */
 
         return 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov