|
@@ -178,10 +178,9 @@ static int basic_change(struct net *net, struct sk_buff *in_skb,
|
|
fnew = kzalloc(sizeof(*fnew), GFP_KERNEL);
|
|
fnew = kzalloc(sizeof(*fnew), GFP_KERNEL);
|
|
tcf_exts_init(&fnew->exts, TCA_BASIC_ACT, TCA_BASIC_POLICE);
|
|
tcf_exts_init(&fnew->exts, TCA_BASIC_ACT, TCA_BASIC_POLICE);
|