lkml.org 
[lkml]   [2001]   [Feb]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectUnresolved symbols for wavelan_cs in 2.4.1-ac9
Hey,

I noticed a single unresolved symbol in wavelan_cs.o and I fixed it as
described below.

(For those in favor of .lost+found/, raise your hand ;))

--- drivers/net/pcmcia/wavelan_cs.c.orig Sat Feb 10 18:19:13 2001
+++ drivers/net/pcmcia/wavelan_cs.c Sat Feb 10 18:18:01 2001
@@ -4821,5 +4821,7 @@
#endif
}

+EXPORT_SYMBOL(__bad_udelay);
+
module_init(init_wavelan_cs);
module_exit(exit_wavelan_cs);
-- dag wieers, <dag@mind.be>, http://mind.be/ --
Out of swap, out of luck.

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

\
 
 \ /
  Last update: 2005-03-22 13:13    [W:0.057 / U:0.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site