Hi, "Randy.Dunlap" <[EMAIL PROTECTED]> writes:
> Priority: tossup. > netdev->set_config can be called at any time, so these references > to __initdata would be a real problem. > However, problem has not been observed AFAIK. > > Fix section mismatch warnings: > WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: > from .text between 'sdla_set_config' (at offset 0x1b8e) and 'sdla_stats' > WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: > from .text between 'sdla_set_config' (at offset 0x1e76) and 'sdla_stats' Is sdla.c still in use? I remember someone mentioned that Sangoma drivers are now outside the kernel but I don't know how do they relate to sdla.c and friend(s). > static const char* version = "SDLA driver v0.30, 12 Sep 1996, > [EMAIL PROTECTED]"; 1996 doesn't look encouraging but it may be misleading. -- Krzysztof Halasa - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html