]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sched/sch_teql.c
[WEXT]: Move EXPORT_SYMBOL statements where they belong.
[linux-2.6-omap-h63xx.git] / net / sched / sch_teql.c
index 587123c61af94b654460ef237f02d8e6f4059feb..d24914db786124d187fc53a546d2ab9c5ebac958 100644 (file)
@@ -323,7 +323,7 @@ restart:
                        nores = 1;
                        break;
                }
-               __skb_pull(skb, skb->nh.raw - skb->data);
+               __skb_pull(skb, skb_network_offset(skb));
        } while ((q = NEXT_SLAVE(q)) != start);
 
        if (nores && skb_res == NULL) {