diff options
Diffstat (limited to 'include/net')
-rw-r--r-- | include/net/ip6_fib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/ip6_fib.h b/include/net/ip6_fib.h index 477ef75f3873..5735a0f979c3 100644 --- a/include/net/ip6_fib.h +++ b/include/net/ip6_fib.h | |||
@@ -87,7 +87,6 @@ struct rt6_info { | |||
87 | struct dst_entry dst; | 87 | struct dst_entry dst; |
88 | 88 | ||
89 | #define rt6i_dev dst.dev | 89 | #define rt6i_dev dst.dev |
90 | #define rt6i_nexthop dst.neighbour | ||
91 | #define rt6i_expires dst.expires | 90 | #define rt6i_expires dst.expires |
92 | 91 | ||
93 | /* | 92 | /* |