From: Nicolas Dichtel Date: Thu, 20 Feb 2014 09:19:31 +0000 (+0100) Subject: sit: fix panic with route cache in ip tunnels X-Git-Tag: v3.14-rc6~30^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf71d2bc0b8a473209d5c770ce560853bd720d14;p=pandora-kernel.git sit: fix panic with route cache in ip tunnels Bug introduced by commit 7d442fab0a67 ("ipv4: Cache dst in tunnels"). Because sit code does not call ip_tunnel_init(), the dst_cache was not initialized. CC: Tom Herbert Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed