* [PATCH] net #1 (correction)
@ 2001-05-30 0:54 Andrzej Krzysztofowicz
0 siblings, 0 replies; only message in thread
From: Andrzej Krzysztofowicz @ 2001-05-30 0:54 UTC (permalink / raw)
To: Alan Cox, Jeff Garzik, linux-net, andrewm; +Cc: kernel list
Sorry, one fix against previous patch
Andrzej
--- drivers/net/wavelan.p.h~ Wed May 30 02:43:16 2001
+++ drivers/net/wavelan.p.h Wed May 30 02:44:29 2001
@@ -705,9 +705,9 @@
MODULE_PARM(io, "1-4i");
MODULE_PARM(irq, "1-4i");
MODULE_PARM(name, "1-4c" __MODULE_STRING(IFNAMSIZ));
-MODULE_PARM(io, "WaveLAN I/O base address(es),required");
-MODULE_PARM(irq, "WaveLAN IRQ number(s)");
-MODULE_PARM(name, "WaveLAN interface neme(s)");
+MODULE_PARM_DESC(io, "WaveLAN I/O base address(es),required");
+MODULE_PARM_DESC(irq, "WaveLAN IRQ number(s)");
+MODULE_PARM_DESC(name, "WaveLAN interface neme(s)");
#endif /* MODULE */
#endif /* WAVELAN_P_H */
--
=======================================================================
Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl
phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math., Technical University of Gdansk
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-30 0:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-30 0:54 [PATCH] net #1 (correction) Andrzej Krzysztofowicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®