diff --git a/[refs] b/[refs] index c4e3ff501b96..1804d49f1bf6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 495a1b4eff1a216a3ea171ac137f1807e6555f52 +refs/heads/master: 92ae3efa53b481ad669d8b85c6cfa37d774bb21e diff --git a/trunk/include/net/ip_fib.h b/trunk/include/net/ip_fib.h index 8b12667f7a2b..34855eede5fe 100644 --- a/trunk/include/net/ip_fib.h +++ b/trunk/include/net/ip_fib.h @@ -145,7 +145,6 @@ struct fib_result_nl { struct fib_table { struct hlist_node tb_hlist; u32 tb_id; - unsigned tb_stamp; int tb_default; int (*tb_lookup)(struct fib_table *tb, const struct flowi *flp, struct fib_result *res); int (*tb_insert)(struct fib_table *, struct fib_config *);