From: James Chapman Date: Mon, 30 Apr 2007 07:07:31 +0000 (-0700) Subject: [SKB]: Introduce skb_queue_walk_safe() X-Git-Tag: v2.6.22-rc1~1107^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f8914e53c28d0716c586e08a7c819d8ebb9d54;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed