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. Shouldn't compat-wireless Makefile check kernel dot config for this option as well as for wireless extension? Thanks, vitja. -- 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