[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EXPORT_SYMTAB






Hi,

      one of modules used a varaible dev_netloop[MAX_NET_DEVICE], I want to
use this variable in another module I have can i do it using the macro
EXPORT_SYMBOL(dev_netloop) in the first module. Even when i do this, my
second module doesnt compile it says, undeclared identifier !
Any clues ?

thanks
Amit


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/