]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/netns/ipv4.h
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
[karo-tx-linux.git] / include / net / netns / ipv4.h
index d909c7fc3da1d7dd14a80bb1dce8509dcd2d8369..0ffb8e31f3cd3c2785371c636260dd51f91a89d2 100644 (file)
@@ -40,7 +40,7 @@ struct netns_ipv4 {
        struct sock             **icmp_sk;
        struct inet_peer_base   *peers;
        struct tcpm_hash_bucket *tcp_metrics_hash;
-       unsigned int            tcp_metrics_hash_mask;
+       unsigned int            tcp_metrics_hash_log;
        struct netns_frags      frags;
 #ifdef CONFIG_NETFILTER
        struct xt_table         *iptable_filter;