aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/net/if_inet6.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/if_inet6.h b/include/net/if_inet6.h
index e4c5a2d2ba34..1628b8f5fb26 100644
--- a/include/net/if_inet6.h
+++ b/include/net/if_inet6.h
@@ -166,6 +166,7 @@ struct inet6_dev {
166 struct net_device *dev; 166 struct net_device *dev;
167 167
168 struct list_head addr_list; 168 struct list_head addr_list;
169 int valid_ll_addr_cnt;
169 170
170 struct ifmcaddr6 *mc_list; 171 struct ifmcaddr6 *mc_list;
171 struct ifmcaddr6 *mc_tomb; 172 struct ifmcaddr6 *mc_tomb;