From: David S. Miller Date: Tue, 23 Sep 2008 07:49:44 +0000 (-0700) Subject: net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). X-Git-Tag: v2.6.28-rc1~717^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1164f52a244204830c7625b3c22812781996d7b4;p=pandora-kernel.git net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). These will be used by TCP write queue handling and elsewhere. Signed-off-by: David S. Miller --- Reading git-diff-tree failed