patch-1.3.7 linux/net/ipx/af_ipx.c
Next file: linux/net/netrom/af_netrom.c
Previous file: linux/net/ipv4/udp.c
Back to the patch index
Back to the overall index
-  Lines: 13
 -  Date:
Wed Jul  5 13:06:28 1995
 -  Orig file: 
v1.3.6/linux/net/ipx/af_ipx.c
 -  Orig date: 
Fri Jun 30 16:22:34 1995
 
diff -u --recursive --new-file v1.3.6/linux/net/ipx/af_ipx.c linux/net/ipx/af_ipx.c
@@ -1635,12 +1635,6 @@
 	ipx_packet *ipx;
 	
 	
-	/*
-	 *	Throw away the MAC layer
-	 */
-	 
-	skb_pull(skb,dev->hard_header_len);
-	
 	ipx=(ipx_packet *)skb->h.raw;
 	
 	if(ipx->ipx_checksum!=IPX_NO_CHECKSUM) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this