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

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