From: Steffen Klassert Date: Mon, 12 May 2014 07:09:26 +0000 (+0200) Subject: vti: Use the tunnel mark for lookup in the error handlers. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d004d6cc73920299adf4cfe25010b348fc94395;p=pandora-kernel.git vti: Use the tunnel mark for lookup in the error handlers. We need to use the mark we get from the tunnels o_key to lookup the right vti state in the error handlers. This patch ensures that. Fixes: df3893c1 ("vti: Update the ipv4 side to use it's own receive hook.") Fixes: fa9ad96d ("vti6: Update the ipv6 side to use its own receive hook.") Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed