This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / atm / nicstar.c
index e6fb0b3..3f18782 100644 (file)
@@ -267,7 +267,7 @@ static struct atmdev_ops atm_ops =
 };
 static struct timer_list ns_timer;
 static char *mac[NS_MAX_CARDS];
-module_param_array(mac, charp, NULL, 0);
+MODULE_PARM(mac, "1-" __MODULE_STRING(NS_MAX_CARDS) "s");
 MODULE_LICENSE("GPL");