]> err.no Git - linux-2.6/blobdiff - net/ipv4/fib_lookup.h
[PATCH] WE-19 for kernel 2.6.13
[linux-2.6] / net / ipv4 / fib_lookup.h
index b729d97cfa9344655e1842530aeb55b5609f308e..ef6609ea0eb757e8b3daa8117f38e7837819d197 100644 (file)
@@ -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;