patch-2.1.64 linux/net/ipx/af_ipx.c

Next file: linux/CREDITS
Previous file: linux/net/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.63/linux/net/ipx/af_ipx.c linux/net/ipx/af_ipx.c
@@ -750,7 +750,6 @@
 		}
 	}
 
-#ifdef CONFIG_IPX_PPROP_ROUTING
 	if( ipx->ipx_type == IPX_TYPE_PPROP && ipx->ipx_tctrl < 8 && skb->pkt_type == PACKET_HOST ) 
 	{
 		int i;
@@ -802,7 +801,6 @@
 		}
 
 	}
-#endif
 
 	if (!ipx->ipx_dest.net)
 		ipx->ipx_dest.net = intrfc->if_netnum;


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