ip6_tunnel: remove magic mtu value 0xFFF8
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 31 May 2018 08:59:33 +0000 (10:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Jun 2018 20:49:19 +0000 (22:49 +0200)
commitf200de49dff8fdee95d52d0e127dff72b3409863
treee3c6a3588dd86c21319ea4f919eebfbe7122499e
parent989986db8f663561a1b89e2fd1170e56265e4e19
ip6_tunnel: remove magic mtu value 0xFFF8

[ Upstream commit f7ff1fde9441b4fcc8ffb6e66e6e5a00d008937e ]

I don't know where this value comes from (probably a copy and paste and
paste and paste ...).
Let's use standard values which are a bit greater.

Link: https://git.kernel.org/pub/scm/linux/kernel/git/davem/netdev-vger-cvs.git/commit/?id=e5afd356a411a
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ipv6/ip6_tunnel.c
net/ipv6/sit.c