[SKB]: Introduce skb_queue_walk_safe()
authorJames Chapman <jchapman@katalix.com>
Mon, 30 Apr 2007 07:07:31 +0000 (00:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Apr 2007 07:07:31 +0000 (00:07 -0700)
This patch provides a method for walking skb lists while inserting or
removing skbs from the list.

Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found