linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / net / atari_bionet.c
index 5e5f80b..0095384 100644 (file)
@@ -123,7 +123,7 @@ static char version[] =
  * Global variable 'bionet_debug'. Can be set at load time by 'insmod'
  */
 unsigned int bionet_debug = NET_DEBUG;
-module_param(bionet_debug, int, 0);
+MODULE_PARM(bionet_debug, "i");
 MODULE_PARM_DESC(bionet_debug, "bionet debug level (0-2)");
 MODULE_LICENSE("GPL");