Hello people, I'm trying to use compat-wireless-2009-09-14 for kernel 2.6.25.20. It all compiles fine but inserting cfg80211 fails complaining about symbols exported from rfkill_backport not being found, and inserting rfkill_backport first also fails complaining about symbols exported from cfg80211, kind of circular dependancy: cfg80211.ko: 0001b570 T dev_set_name ..... ..... U backport_rfkill_blocked rfkill_backport.ko: U dev_set_name ......... ...... 000010a8 T backport_rfkill_blocked How is this supposed to work? I'm compiling for openwrt 8.09.1, mips platform, if it matters, and the box for building openwrt is opensuse 10.3. Thank you! Nikolai ZHUBR (Please CC me, I'm not subscribed) -- 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