Files
android_kernel_xiaomi_sm8450/net/ipv6
Yao Xiwei 092a29a40b vti6: fix uninit when using x-netns
When the kernel deleted a vti6 interface, this interface was not removed from
the tunnels list. Thus, when the ip6_vti module was removed, this old interface
was found and the kernel tried to delete it again. This was leading to a kernel
panic.

Fixes: 61220ab349 ("vti6: Enable namespace changing")
Signed-off-by: Yao Xiwei <xiwei.yao@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2015-04-07 07:52:28 +02:00
..
2014-09-30 14:00:48 -04:00
2015-01-14 16:35:49 -05:00
2015-04-07 07:52:28 +02:00
2015-02-02 19:28:04 -08:00
2014-05-23 16:28:53 -04:00