From b910c9ce4b5b8b4d3d772e2960b9f729abcdf842 Mon Sep 17 00:00:00 2001 From: Rami Rosen Date: Mon, 27 Apr 2009 02:35:32 -0700 Subject: [PATCH] --- yaml --- r: 150007 b: refs/heads/master c: 92ae3efa53b481ad669d8b85c6cfa37d774bb21e h: refs/heads/master i: 150005: 319690de2cd513298f2323a40d8c5bc516f4e825 150003: 6a738f6f19c590dcaffccedfb46ef14ddd1cab5e 149999: 2edf247e6eb8e98636b87d046a46aa9b64eead5a v: v3 --- [refs] | 2 +- trunk/include/net/ip_fib.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 *);