linux-2.3.16, patch for n_r3964.c

Joachim Schmitz (jojo@delta.rat.eur.compaq.com)
Thu, 2 Sep 1999 11:59:13 +0200 (MET DST)


Hi folks

The following patch is neccesarry to compile n_r3964 as a module:

--- linux-2.3.16/drivers/char/n_r3964.c Thu Sep 2 11:58:14 1999
+++ linux-2.3.16/drivers/char/n_r3964.c~ Thu Sep 2 11:57:45 1999
@@ -221,7 +221,7 @@

#endif /* MODULE */

-int __init r3964_init(void)
+__initfunc(static int r3964_init(void))
{
int status;

-- 
Bye,	Joachim 'Jojo' Schmitz, Compaq Computer, GCSC-Germany, UNIX-Analyst

email: work Joachim.Schmitz@COMPAQ.COM(prefered), SCHMITZ_JOACHIM@Tandem.COM, home Joachim_Schmitz@t-online.de(prefered), Joachim.Schmitz@D.maus.de

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/