From: we...@ucloud.cn
Date: Tue,  5 Mar 2019 08:29:28 +0800

> From: wenxu <we...@ucloud.cn>
> 
> dst_cache_destroy will be called in dst_release
> 
> dst_release-->dst_destroy_rcu-->dst_destroy-->metadata_dst_free
> -->dst_cache_destroy
> 
> It should not call dst_cache_destroy before dst_release
> 
> Fixes: 41411e2fd6b8 ("net/sched: act_tunnel_key: Add dst_cache support")
> Signed-off-by: wenxu <we...@ucloud.cn>

Applied, thank you.

Reply via email to