From: Eric Dumazet Date: Tue, 8 Nov 2011 18:59:44 +0000 (-0500) Subject: l2tp: fix l2tp_udp_recv_core() X-Git-Tag: v3.2-rc3~25^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50e705ca71db82a78a3e13fb7abf6b2171ac9c7;p=pandora-kernel.git l2tp: fix l2tp_udp_recv_core() pskb_may_pull() can change skb->data, so we have to load ptr/optr at the right place. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed