From: Victor Fusco Date: Thu, 30 Jun 2005 22:03:12 +0000 (+0200) Subject: [PATCH] drivers/net/pci-skeleton.c: MODULE_PARM -> module_param X-Git-Tag: v2.6.14-rc1~1055^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f761478a2b436efa23659b4d5c826e53b11f91a;p=pandora-kernel.git [PATCH] drivers/net/pci-skeleton.c: MODULE_PARM -> module_param Use module_param() instead of the old MODULE_PARM() Signed-off-by: Victor Fusco Signed-off-by: Domen Puncer Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed