On Fri, Feb 13, 2009 at 12:15 AM, Vitja Makarov <vitja.makarov@xxxxxxxxx> wrote: > Hi! > > I was trying to build compat wireless for my arm board. > First of all I disabled CONFIG_MAC80211 in my kernel, and successfully > built compat-wireless. > > Then at runtime I get kernel panic. > Then I found that sk_buff in 2.6.28 depends on CONFIG_MAC80211, so > enabling it solves my problem. Ah nice catch. Well you're the first to try that and report it. > Shouldn't compat-wireless Makefile check kernel dot config for this > option as well as for wireless extension? Yes, Can you send a patch, put some nasty warn on config.mk if its not enabled on 2.6.28 and error out. 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