]> Pileus Git - ~andy/linux/blobdiff - net/dccp/ipv6.h
ipv6: make lookups simpler and faster
[~andy/linux] / net / dccp / ipv6.h
index 6eef81fdbe566f5623fc0816370ac15b4c01dc5a..6604fc3fe95349d6d612a8da157474fc0b835224 100644 (file)
@@ -30,7 +30,6 @@ struct dccp6_request_sock {
 
 struct dccp6_timewait_sock {
        struct inet_timewait_sock   inet;
-       struct inet6_timewait_sock  tw6;
 };
 
 #endif /* _DCCP_IPV6_H */