From: jamal <[EMAIL PROTECTED]>
Date: Sun, 21 Oct 2007 15:18:46 -0400
> A resubmit against net-2.6 from about an hour ago.
Applied.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majo
A resubmit against net-2.6 from about an hour ago.
cheers,
jamal
0001-NET_CLS_ACT-Introduce-skb_act_clone.txt
Description: application/mbox
cheers,
jamal
[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 <[EMAIL PROTECTED]>
---
include/net/sch_generic.h | 15 +++