diff options
Diffstat (limited to 'include/net/if_inet6.h')
-rw-r--r-- | include/net/if_inet6.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/if_inet6.h b/include/net/if_inet6.h index 515352c6280a..b0576cb2ab25 100644 --- a/include/net/if_inet6.h +++ b/include/net/if_inet6.h | |||
@@ -190,8 +190,8 @@ struct inet6_dev { | |||
190 | __u32 if_flags; | 190 | __u32 if_flags; |
191 | int dead; | 191 | int dead; |
192 | 192 | ||
193 | u32 desync_factor; | ||
193 | u8 rndid[8]; | 194 | u8 rndid[8]; |
194 | struct timer_list regen_timer; | ||
195 | struct list_head tempaddr_list; | 195 | struct list_head tempaddr_list; |
196 | 196 | ||
197 | struct in6_addr token; | 197 | struct in6_addr token; |