diff options
Diffstat (limited to 'include/net/dn_fib.h')
-rw-r--r-- | include/net/dn_fib.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/net/dn_fib.h b/include/net/dn_fib.h index d97aa10c463f..f01626cbbed6 100644 --- a/include/net/dn_fib.h +++ b/include/net/dn_fib.h | |||
@@ -131,9 +131,6 @@ extern __le16 dn_fib_get_attr16(struct rtattr *attr, int attrlen, int type); | |||
131 | extern void dn_fib_flush(void); | 131 | extern void dn_fib_flush(void); |
132 | extern void dn_fib_select_multipath(const struct flowi *fl, | 132 | extern void dn_fib_select_multipath(const struct flowi *fl, |
133 | struct dn_fib_res *res); | 133 | struct dn_fib_res *res); |
134 | extern int dn_fib_sync_down(__le16 local, struct net_device *dev, | ||
135 | int force); | ||
136 | extern int dn_fib_sync_up(struct net_device *dev); | ||
137 | 134 | ||
138 | /* | 135 | /* |
139 | * dn_tables.c | 136 | * dn_tables.c |