summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/netns.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/sunrpc/netns.h')
-rw-r--r--net/sunrpc/netns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sunrpc/netns.h b/net/sunrpc/netns.h
index df5826876535..394ce523174c 100644
--- a/net/sunrpc/netns.h
+++ b/net/sunrpc/netns.h
@@ -34,7 +34,7 @@ struct sunrpc_net {
34 struct proc_dir_entry *use_gssp_proc; 34 struct proc_dir_entry *use_gssp_proc;
35}; 35};
36 36
37extern int sunrpc_net_id; 37extern unsigned int sunrpc_net_id;
38 38
39int ip_map_cache_create(struct net *); 39int ip_map_cache_create(struct net *);
40void ip_map_cache_destroy(struct net *); 40void ip_map_cache_destroy(struct net *);