diff options
Diffstat (limited to 'include/net/ip_fib.h')
-rw-r--r-- | include/net/ip_fib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/ip_fib.h b/include/net/ip_fib.h index 926142ed8d7a..9497be1ad4c0 100644 --- a/include/net/ip_fib.h +++ b/include/net/ip_fib.h | |||
@@ -102,6 +102,7 @@ struct fib_info { | |||
102 | unsigned char fib_dead; | 102 | unsigned char fib_dead; |
103 | unsigned char fib_protocol; | 103 | unsigned char fib_protocol; |
104 | unsigned char fib_scope; | 104 | unsigned char fib_scope; |
105 | unsigned char fib_type; | ||
105 | __be32 fib_prefsrc; | 106 | __be32 fib_prefsrc; |
106 | u32 fib_priority; | 107 | u32 fib_priority; |
107 | u32 *fib_metrics; | 108 | u32 *fib_metrics; |