On Tue, Sep 15, 2009 at 5:46 PM, Nikolai ZHUBR <zhubr@xxxxxxx> wrote: > Hello Luis, > > Wednesday, September 16, 2009, 2:14:21 AM, Luis R. Rodriguez wrote: >> Ah nice, finally some tester on 2.6.25 :D > >> So we never tested 2.6.25 on compat-wireless, I just got it to >> compile, that's all. So what I think you need is to make sure the >> symbols you are having issues with are either exported or included >> inline on a header. Can you check that? > Ok, could you be more specific? What should I do exactly? I'm not a > great kernel expert actually. :/ Check if the symbols you had issues with were indeed exported via EXPORT_SYMBOL() on the compat code (compat/*.c) or if whether they were defined via a header as an inline (compat/*.h). Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html