From: John Fastabend Date: Tue, 16 Sep 2014 07:33:42 +0000 (-0700) Subject: net: sched: cls_cgroup need tcf_exts_init in all cases X-Git-Tag: fixes-against-v3.18-rc2~81^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f6c38e70b6c7ea379394a755fe76e09996f5370;p=pandora-kernel.git net: sched: cls_cgroup need tcf_exts_init in all cases This ensures the tcf_exts_init() is called for all cases. Fixes: 952313bd62589cae216a57 ("net: sched: cls_cgroup use RCU") Signed-off-by: John Fastabend Acked-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed