commit | 12da81d11a34d3bdef52d731cc75f7ec72d0e815 | [log] [tgz] |
---|---|---|
author | Jamal Hadi Salim <hadi@cyberus.ca> | Fri Oct 26 02:47:23 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 26 02:47:23 2007 -0700 |
tree | c57948efbbb8b9fe6c760148f93db1b6951b8763 | |
parent | c7da57a183a255f53caa73b1f688a01b097fa5bc [diff] |
[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>