From: Dmitry Petukhov Date: Tue, 8 Apr 2014 20:23:20 +0000 (+0600) Subject: l2tp: take PMTU from tunnel UDP socket X-Git-Tag: v3.15-rc1~8^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f34c4a35d87949fbb0e0f31eba3c054e9f8199ba;p=pandora-kernel.git l2tp: take PMTU from tunnel UDP socket When l2tp driver tries to get PMTU for the tunnel destination, it uses the pointer to struct sock that represents PPPoX socket, while it should use the pointer that represents UDP socket of the tunnel. Signed-off-by: Dmitry Petukhov Signed-off-by: David S. Miller --- Reading git-diff-tree failed