ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata
[linux-2.6-microblaze.git] / net / ipv6 / udp.c
index 1e1c67a..80ad8f4 100644 (file)
@@ -79,8 +79,6 @@ u32 udp6_ehashfn(const struct net *net,
                 const struct in6_addr *faddr,
                 const __be16 fport)
 {
-       static u32 udp_ipv6_hash_secret __read_mostly;
-
        u32 lhash, fhash;
 
        net_get_random_once(&udp6_ehash_secret,