From: Steffen Klassert Date: Mon, 19 May 2014 09:36:56 +0000 (+0200) Subject: ip_tunnel: Initialize the fallback device properly X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78ff4be45a4c51d8fb21ad92e4fabb467c6c3eeb;p=pandora-kernel.git ip_tunnel: Initialize the fallback device properly We need to initialize the fallback device to have a correct mtu set on this device. Otherwise the mtu is set to null and the device is unusable. Fixes: fd58156e456d ("IPIP: Use ip-tunneling code.") Cc: Pravin B Shelar Signed-off-by: Steffen Klassert Signed-off-by: David S. Miller --- Reading git-diff-tree failed