From: James Chapman <[EMAIL PROTECTED]>
Date: Mon, 23 Apr 2007 17:01:03 +0100
> [SKB]: Introduce skb_queue_walk_safe()
>
> This patch provides a method for walking skb lists while inserting or
> removing skbs from the list.
>
> Signed-off-by: James Chapman <[EMAIL PROTECTED]>
Applied, thanks.
-
[SKB]: Introduce skb_queue_walk_safe()
This patch provides a method for walking skb lists while inserting or
removing skbs from the list.
Signed-off-by: James Chapman <[EMAIL PROTECTED]>
Index: linux-2.6.21-rc7/include/linux/skbuff.h
==