From: WANG Cong Date: Wed, 12 Feb 2014 01:07:31 +0000 (-0800) Subject: net_sched: act: hide struct tcf_common from API X-Git-Tag: v3.15-rc1~113^2~372^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86062033feb8a1692f7a3d570c652f1b4a4b4b52;p=pandora-kernel.git net_sched: act: hide struct tcf_common from API Now we can totally hide it from modules. tcf_hash_*() API's will operate on struct tc_action, modules don't need to care about the details. Cc: Jamal Hadi Salim Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: Jamal Hadi Salim Signed-off-by: David S. Miller --- Reading git-diff-tree failed