]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/sched/cls_basic.c
Merge remote-tracking branch 'net-next/master'
[karo-tx-linux.git] / net / sched / cls_basic.c
index d76a35d0dc85b82ddd9b8f2cc037b1ff0d31f5d5..636d9131d87016a46597af5cadd3471d21e1798f 100644 (file)
@@ -137,7 +137,7 @@ static int basic_set_parms(struct net *net, struct tcf_proto *tp,
                           struct nlattr **tb,
                           struct nlattr *est)
 {
-       int err = -EINVAL;
+       int err;
        struct tcf_exts e;
        struct tcf_ematch_tree t;