net_sched: convert tcindex to call tcf_exts_destroy from rcu callback
authorAlexei Starovoitov <ast@plumgrid.com>
Wed, 26 Aug 2015 03:06:33 +0000 (20:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Aug 2015 18:01:44 +0000 (11:01 -0700)
Adjust destroy path of cls_tcindex to call tcf_exts_destroy() after
rcu grace period.

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_tcindex.c

Simple merge