X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fipv4%2Ffib_lookup.h;h=ef6609ea0eb757e8b3daa8117f38e7837819d197;hb=e1762ec6d72b71c4476018af3c153cd362a5e94e;hp=b729d97cfa9344655e1842530aeb55b5609f308e;hpb=ff40c6d3d1437ecdf295b8e39adcb06c3d6021ef;p=pandora-kernel.git diff --git a/net/ipv4/fib_lookup.h b/net/ipv4/fib_lookup.h index b729d97cfa93..ef6609ea0eb7 100644 --- a/net/ipv4/fib_lookup.h +++ b/net/ipv4/fib_lookup.h @@ -7,6 +7,7 @@ struct fib_alias { struct list_head fa_list; + struct rcu_head rcu; struct fib_info *fa_info; u8 fa_tos; u8 fa_type;