patch-1.3.7 linux/net/802/tr.c

Next file: linux/net/Changes
Previous file: linux/net/802/p8022.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.6/linux/net/802/tr.c linux/net/802/tr.c
@@ -92,6 +92,8 @@
 	struct trh_hdr *trh=(struct trh_hdr *)skb->data;
 	struct trllc *trllc=(struct trllc *)(skb->data+sizeof(struct trh_hdr));
 	
+	skb_pull(skb,dev->hard_header_len);
+	
 	if(trh->saddr[0] & TR_RII)
 		tr_add_rif_info(trh);
 

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