|
@@ -134,10 +134,12 @@ static int u32_classify(struct sk_buff *skb, struct tcf_proto *tp, struct tcf_re
|
|
|
for (i = n->sel.nkeys; i>0; i--, key++) {
|
|
for (i = n->sel.nkeys; i>0; i--, key++) {
|
|
|
data = skb_header_pointer(skb, toff, 4, &_data);
|
|
data = skb_header_pointer(skb, toff, 4, &_data);
|