]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sunrpc/svcauth_unix.c
Pull xpc-disengage into release branch
[linux-2.6-omap-h63xx.git] / net / sunrpc / svcauth_unix.c
index d6baf6fdf8a97d43f8569d9fef0bc762ebc616b9..cac2e774dd813669d810f464a2263f2c08354a6a 100644 (file)
@@ -242,6 +242,7 @@ static int ip_map_show(struct seq_file *m,
        
 
 struct cache_detail ip_map_cache = {
+       .owner          = THIS_MODULE,
        .hash_size      = IP_HASHMAX,
        .hash_table     = ip_table,
        .name           = "auth.unix.ip",