[XFRM]: Fix aevent related crash
[firefly-linux-kernel-4.4.55.git] / include / net / if_inet6.h
index eb8afe3499a92766245e59c17ab70bfd84da3ffb..e459e1a0ae4a9fd17b3b06b4b0f5cbf8e0a6ab5f 100644 (file)
@@ -180,11 +180,8 @@ struct inet6_dev
 
 #ifdef CONFIG_IPV6_PRIVACY
        u8                      rndid[8];
-       u8                      entropy[8];
        struct timer_list       regen_timer;
        struct inet6_ifaddr     *tempaddr_list;
-       __u8                    work_eui64[8];
-       __u8                    work_digest[16];
 #endif
 
        struct neigh_parms      *nd_parms;