On Mon, 2013-03-25 at 16:39 +0100, Jonas Gorski wrote: > Fix settings not being applied when the device is idle and the firmware > gets reloaded (because of changing from STA to AP mode). This caused > the device using the wrong channel (and likely band), e.g. a 5 GHz only > card still defaulted to channel 6 in the 2.4 GHz band when left > unconfigured. > > This issue was always present, but only made visible with "mwl8k: Do not > call mwl8k_cmd_set_rf_channel unconditionally" (0f4316b9), since before > that the channel was (re-)configured at the next _config call even when > it did not change from the mac80211 perspective. I'm changing mac80211 back to unset idle first and then set the channel, if that helps ... ath9k_htc was also broken by the change. johannes -- 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