[Ilugc] unknown symbol while loading driver

  • From: swamytk@xxxxxxxxxxxxx (T.KaruppuSwamy (T & B))
  • Date: Wed Sep 29 10:47:39 2004

Hi

I am loading USB ADSL driver through insmod.... while loading it says :

unknown symbol exit_fs
unknown symbol exit_files

I found these functions in kernel source as exported using EXPORT_SYMBOL 
macro. But ADSL driver not able to recognize it..  what i am supposed to 
with makefile to solve this issue...?  since makefile is completely 
rewritten by me for 2.6.8.1 kernel, i suspect makefile.. :)  :)   (the 
driver is originally meant  fo r 2.4.X)

Regards
T.KaruppuSwamy

Other related posts: