From: David S. Miller Date: Mon, 22 Sep 2008 04:28:51 +0000 (-0700) Subject: net: Remove __skb_insert() calls outside of skbuff internals. X-Git-Tag: v2.6.28-rc1~717^2~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43f59c89399fd76883a06c551f24794e98409432;p=pandora-kernel.git net: Remove __skb_insert() calls outside of skbuff internals. This minor cleanup simplifies later changes which will convert struct sk_buff and friends over to using struct list_head. Signed-off-by: David S. Miller --- Reading git-diff-tree failed