net_sched: use tcindex_filter_result_init()
authorWANG Cong <xiyou.wangcong@gmail.com>
Mon, 15 Sep 2014 21:06:49 +0000 (14:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Sep 2014 21:51:18 +0000 (17:51 -0400)
commit10ee1c34bedcc0e2a196d85ec87806fd111b5e79
tree8ed9b46857ba5f102857e0e3238c65fd49bc5c68
parent2f9a220eff18d31cf82b92e74d5bbc8a3d7043d8
net_sched: use tcindex_filter_result_init()

Fixes: commit 331b72922c5f58d48fd ("net: sched: RCU cls_tcindex")
Cc: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_tcindex.c