From: Eric Dumazet Date: Thu, 6 Mar 2014 02:19:34 +0000 (-0800) Subject: l2tp: keep original skb ownership X-Git-Tag: v3.15-rc1~113^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31c70d5956fc;p=pandora-kernel.git l2tp: keep original skb ownership There is no reason to orphan skb in l2tp. This breaks things like per socket memory limits, TCP Small queues... Fix this before more people copy/paste it. This is very similar to commit 8f646c922d550 ("vxlan: keep original skb ownership") Signed-off-by: Eric Dumazet Cc: James Chapman Signed-off-by: David S. Miller --- Reading git-diff-tree failed