On Tue, 2012-06-19 at 02:50 +0200, Felix Fietkau wrote: > Commit "cfg80211: provide channel to start_ap function" assumes that the > channel is always passed to the NL80211_CMD_START_AP command, however > in case of multi-BSSID, hostapd only passes the channel for the first vif. > This makes starting beaconing on secondary vifs fail with -EINVAL. > > Fix this by storing the channel provided to .start_ap in wdev->preset_chan > and picking the first AP vif's channel for secondary vifs if not provided. Applied, thanks. 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