linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] simplify AP channel setting
@ 2012-05-10 20:30 Johannes Berg
  2012-05-10 20:30 ` [RFC 1/2] mac80211: move ieee80211_set_channel function Johannes Berg
  2012-05-10 20:30 ` [RFC 2/2] cfg80211: provide channel to start_ap function Johannes Berg
  0 siblings, 2 replies; 10+ messages in thread
From: Johannes Berg @ 2012-05-10 20:30 UTC (permalink / raw)
  To: linux-wireless

For AP and mesh interfaces userspace currently sets
the channel before the interface is even operating.
This isn't really the best API for all drivers, e.g.
ath6kl just has to store it until the AP is really
started. Similarly, for future multi-channel work it
would be better to only commit to the channel when
starting the AP.

I haven't tested this yet, but I think it's the right
way to go. Note how ath6kl is really simplified by it.

johannes

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

end of thread, other threads:[~2012-05-11 10:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 20:30 [RFC 0/2] simplify AP channel setting Johannes Berg
2012-05-10 20:30 ` [RFC 1/2] mac80211: move ieee80211_set_channel function Johannes Berg
2012-05-11  6:36   ` Michal Kazior
2012-05-11  6:39     ` Johannes Berg
2012-05-10 20:30 ` [RFC 2/2] cfg80211: provide channel to start_ap function Johannes Berg
2012-05-11  9:51   ` Avinash Patil
2012-05-11  9:55     ` Johannes Berg
2012-05-11  9:56       ` Johannes Berg
2012-05-11 10:03       ` Avinash Patil
2012-05-11 10:12         ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).