]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 07:49:44 +0000 (00:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 07:49:44 +0000 (00:49 -0700)
commit1164f52a244204830c7625b3c22812781996d7b4
treeafbc8f208e299bc0a68d8d50ba1dd9b5fe5b596d
parent249c8b42c7e5e6f33d0ff983041f08278b137e53
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 <davem@davemloft.net>
include/linux/skbuff.h