]> err.no Git - linux-2.6/blobdiff - net/sunrpc/svcauth_unix.c
[TCP]: Fix off by one in tcp_fragment() "already sent" test.
[linux-2.6] / 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",