From: Alexei Starovoitov Date: Wed, 26 Aug 2015 03:06:33 +0000 (-0700) Subject: net_sched: convert tcindex to call tcf_exts_destroy from rcu callback X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~78^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed7aa879ce1a0ff6468c5a6d3eb4e31169b95c4a;p=pandora-kernel.git net_sched: convert tcindex to call tcf_exts_destroy from rcu callback Adjust destroy path of cls_tcindex to call tcf_exts_destroy() after rcu grace period. Signed-off-by: Alexei Starovoitov Acked-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed