vti: Use the tunnel mark for lookup in the error handlers.
authorSteffen Klassert <steffen.klassert@secunet.com>
Mon, 12 May 2014 07:09:26 +0000 (09:09 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Mon, 12 May 2014 07:36:03 +0000 (09:36 +0200)
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 <steffen.klassert@secunet.com>
net/ipv4/ip_vti.c
net/ipv6/ip6_vti.c

Simple merge
Simple merge