Hi Martin,
   I'm doing the same think. I think you need to export the symbols from 
the file reassembly.c.
Add the following lines below the functions:

EXPORT_SYMBOL(lowpan_net_frag_init);

EXPORT_SYMBOL(lowpan_net_frag_exit);

I also think you need to add the module license to the same file or the 
module will fail to load:

MODULE_LICENSE("GPL v2");

But I need to test this last change tomorrow.

Ciao,
   Cristiano

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to