ipv4: Remove 'rt_dst' from 'struct rtable'
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -48,7 +48,6 @@ struct rtable {
|
||||
unsigned int rt_flags;
|
||||
__u16 rt_type;
|
||||
|
||||
__be32 rt_dst; /* Path destination */
|
||||
int rt_route_iif;
|
||||
int rt_iif;
|
||||
int rt_oif;
|
||||
|
||||
Reference in New Issue
Block a user