aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netns/hash.h')
-rw-r--r--include/net/netns/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/netns/hash.h b/include/net/netns/hash.h
index 548d78f2cc47..c06ac58ca107 100644
--- a/include/net/netns/hash.h
+++ b/include/net/netns/hash.h
@@ -5,7 +5,7 @@
struct net;
-static inline unsigned net_hash_mix(struct net *net)
+static inline unsigned int net_hash_mix(struct net *net)
{
#ifdef CONFIG_NET_NS
/*