]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/ipv6/sit.c
netfilter: x_tables: pass xt_counters struct instead of packet counter
[mirror_ubuntu-bionic-kernel.git] / net / ipv6 / sit.c
index dc7a3449ffc1c1eceaf2c2e6e6acff4423d6d1d5..0355231162b85e58c2ccf01af598c1e94cf629c8 100644 (file)
@@ -76,7 +76,7 @@ static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst,
                      __be32 *v4dst);
 static struct rtnl_link_ops sit_link_ops __read_mostly;
 
-static int sit_net_id __read_mostly;
+static unsigned int sit_net_id __read_mostly;
 struct sit_net {
        struct ip_tunnel __rcu *tunnels_r_l[IP6_SIT_HASH_SIZE];
        struct ip_tunnel __rcu *tunnels_r[IP6_SIT_HASH_SIZE];