patch-1.3.44 linux/net/ethernet/pe2.c

Next file: linux/net/ipv4/af_inet.c
Previous file: linux/net/core/sock.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.43/linux/net/ethernet/pe2.c linux/net/ethernet/pe2.c
@@ -9,7 +9,8 @@
 		struct sk_buff *skb, unsigned char *dest_node)
 {
 	struct device	*dev = skb->dev;
-	
+
+	skb->protocol = htons (ETH_P_IPX);
 	dev->hard_header(skb, dev, ETH_P_IPX, dest_node, NULL, skb->len);
 }
 

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