linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] cfg80211/mac80211 channel fixes
@ 2012-07-13 11:58 Johannes Berg
  2012-07-13 11:58 ` [PATCH 1/3] Revert "mac80211: refactor virtual monitor code" Johannes Berg
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Johannes Berg @ 2012-07-13 11:58 UTC (permalink / raw)
  To: linux-wireless

Ok so the last series worked but wasn't really good. I realized
that even for normal multi-channel operation we're going to need
get_channel() since otherwise we don't know the channel *type*
that the interface is using (e.g. in managed mode) since the AP
is no real indication of it as we might decide to not use HT40
or whatever...

So instead of just reverting the get_channel removal, I'm adding
it back now with an interface argument. Nothing much changes for
mac80211, but in the future I'll adjust the cfg80211 channel
tracking code to make use of it so that it'll be required for
multi-channel (or the code will have to assume incompatibility.)

This series fixes the monitor mode problems and I've committed
them (but haven't pushed, in case somebody finds errors.)

johannes


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

end of thread, other threads:[~2012-07-13 12:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13 11:58 [PATCH 0/3] cfg80211/mac80211 channel fixes Johannes Berg
2012-07-13 11:58 ` [PATCH 1/3] Revert "mac80211: refactor virtual monitor code" Johannes Berg
2012-07-13 11:58 ` [PATCH 2/3] cfg80211/mac80211: re-add get_channel operation Johannes Berg
2012-07-13 11:58 ` [PATCH 3/3] cfg80211: reduce monitor interface tracking Johannes Berg
2012-07-13 12:01 ` [PATCH 0/3] cfg80211/mac80211 channel fixes Sedat Dilek
2012-07-13 12:09   ` 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).