From: David S. Miller Date: Tue, 14 Feb 2006 00:06:10 +0000 (-0800) Subject: [NET]: Revert skb_copy_datagram_iovec() recursion elimination. X-Git-Tag: v2.6.16-rc4~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d9eda028e8becbb5057b554e63eea12e496a88;p=pandora-kernel.git [NET]: Revert skb_copy_datagram_iovec() recursion elimination. Revert the following changeset: bc8dfcb93970ad7139c976356bfc99d7e251deaf Recursive SKB frag lists are really possible and disallowing them breaks things. Noticed by: Jesse Brandeburg Signed-off-by: David S. Miller --- Reading git-diff-tree failed