From: Steffen Klassert Date: Fri, 14 Mar 2014 06:28:08 +0000 (+0100) Subject: vti6: Remove dst_entry caching X-Git-Tag: v3.15-rc1~113^2~133^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c85258152d639868091c8c4bb6b5364c108f074;p=pandora-kernel.git vti6: Remove dst_entry caching Unlike ip6_tunnel, vti6 can lookup multiple different dst entries, dependent of the configured xfrm states. Therefore it does not make sense to cache a dst_entry. Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed