This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / net / ipv4 / ipvs / ip_vs_ftp.c
index a19a33c..0165cc6 100644 (file)
@@ -45,7 +45,8 @@
  * First port is set to the default port.
  */
 static int ports[IP_VS_APP_MAX_PORTS] = {21, 0};
-module_param_array(ports, int, NULL, 0);
+static int ports_c;
+module_param_array(ports, int, ports_c, 0);
 
 /*
  *     Debug level