a255f53caa73b1f688a01b097fa5bc author Jamal Hadi Salim 1193392043 -0700 committer David S. Miller 1193392043 -0700 [NET_CLS_ACT]: Introduce skb_act_clone Reworked skb_clone looks uglier with the single ifdef CONFIG_NET_CLS_ACT This patch introduces skb_act_clone which will replace skb_clone in tc actions Signed-off-by: Jamal Hadi Salim Signed-off-by: David S. Miller [