[NET_CLS_ACT]: Introduce skb_act_clone
authorJamal Hadi Salim <hadi@cyberus.ca>
Fri, 26 Oct 2007 09:47:23 +0000 (02:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Oct 2007 09:47:23 +0000 (02:47 -0700)
commit12da81d11a34d3bdef52d731cc75f7ec72d0e815
treec57948efbbb8b9fe6c760148f93db1b6951b8763
parentc7da57a183a255f53caa73b1f688a01b097fa5bc
[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 <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sch_generic.h