X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fnet%2Fip_fib.h;h=3f98233388fbe181c13063dc27f21fa70a6d5e34;hb=7fd55b9ff442c5fafe1796bf960ccfec353d642e;hp=9f4df68105ab28eecdeb9d799a83910b73142a06;hpb=864f83a1f65bc8614705fc7c053969bb09939215;p=firefly-linux-kernel-4.4.55.git diff --git a/include/net/ip_fib.h b/include/net/ip_fib.h index 9f4df68105ab..3f98233388fb 100644 --- a/include/net/ip_fib.h +++ b/include/net/ip_fib.h @@ -61,6 +61,7 @@ struct fib_nh_exception { struct rtable __rcu *fnhe_rth_input; struct rtable __rcu *fnhe_rth_output; unsigned long fnhe_stamp; + struct rcu_head rcu; }; struct fnhe_hash_bucket {