ipv4: Remove tb_peers from fib_table.
No longer used. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -162,7 +162,6 @@ struct fib_table {
|
||||
u32 tb_id;
|
||||
int tb_default;
|
||||
int tb_num_default;
|
||||
struct inet_peer_base tb_peers;
|
||||
unsigned long tb_data[0];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user