Merge branches 'pm-cpuidle' and 'pm-em'
[linux-2.6-microblaze.git] / net / netfilter / xt_hashlimit.c
index 8c835ad..9c5cfd7 100644 (file)
@@ -132,7 +132,7 @@ struct xt_hashlimit_htable {
        const char *name;
        struct net *net;
 
-       struct hlist_head hash[0];      /* hashtable itself */
+       struct hlist_head hash[];       /* hashtable itself */
 };
 
 static int