[PATCH] ext2: fsid for statvfs
[powerpc.git] / net / ipv4 / tcp.c
index a6b2289..090c690 100644 (file)
@@ -2278,7 +2278,7 @@ void tcp_free_md5sig_pool(void)
 
 EXPORT_SYMBOL(tcp_free_md5sig_pool);
 
-struct tcp_md5sig_pool **__tcp_alloc_md5sig_pool(void)
+static struct tcp_md5sig_pool **__tcp_alloc_md5sig_pool(void)
 {
        int cpu;
        struct tcp_md5sig_pool **pool;