aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_fib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ip_fib.h')
-rw-r--r--include/net/ip_fib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/ip_fib.h b/include/net/ip_fib.h
index 000c4674e18..e91fedd22db 100644
--- a/include/net/ip_fib.h
+++ b/include/net/ip_fib.h
@@ -162,7 +162,6 @@ struct fib_table {
162 u32 tb_id; 162 u32 tb_id;
163 int tb_default; 163 int tb_default;
164 int tb_num_default; 164 int tb_num_default;
165 struct inet_peer_base tb_peers;
166 unsigned long tb_data[0]; 165 unsigned long tb_data[0];
167}; 166};
168 167