diff options
Diffstat (limited to 'net/sunrpc/netns.h')
-rw-r--r-- | net/sunrpc/netns.h | 2 |
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 | ||
37 | extern int sunrpc_net_id; | 37 | extern unsigned int sunrpc_net_id; |
38 | 38 | ||
39 | int ip_map_cache_create(struct net *); | 39 | int ip_map_cache_create(struct net *); |
40 | void ip_map_cache_destroy(struct net *); | 40 | void ip_map_cache_destroy(struct net *); |