]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/sched/cls_u32.c
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
[karo-tx-linux.git] / net / sched / cls_u32.c
index d45373fb00b968f058459c654f7088551410778f..c7c27bc91b5af300e74fe8434f7fcedb30635df6 100644 (file)
@@ -544,7 +544,8 @@ errout:
        return err;
 }
 
-static int u32_change(struct tcf_proto *tp, unsigned long base, u32 handle,
+static int u32_change(struct sk_buff *in_skb,
+                     struct tcf_proto *tp, unsigned long base, u32 handle,
                      struct nlattr **tca,
                      unsigned long *arg)
 {