All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] AP mode channel setting simplification
@ 2012-05-11  8:34 Johannes Berg
  2012-05-11  8:34 ` [PATCH 1/3] mac80211: move ieee80211_set_channel function Johannes Berg
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Johannes Berg @ 2012-05-11  8:34 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

Ath6kl stores the channel, while mac80211 tries to
immediately apply it. The latter isn't great for
multi-channel.

Change cfg80211 to store the channel, and give it
to the driver (mac80211, ath6kl, etc.) only in the
start_ap() function.

This simplifies ath6kl a lot, and while it doesn't
make a difference to mac80211 today I think it'll
make it simpler to implement multi-channel.

johannes

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-05-16 17:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11  8:34 [PATCH 0/3] AP mode channel setting simplification Johannes Berg
2012-05-11  8:34 ` [PATCH 1/3] mac80211: move ieee80211_set_channel function Johannes Berg
2012-05-11  8:34 ` [PATCH 2/3] cfg80211: simplify cfg80211_can_beacon_sec_chan API Johannes Berg
2012-05-11  8:34 ` [PATCH 3/3] cfg80211: provide channel to start_ap function Johannes Berg
2012-05-14  6:16   ` Kalle Valo
2012-05-16 17:07 ` [PATCH 0/3] AP mode channel setting simplification John W. Linville

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.