On Thu, 2012-06-28 at 12:06 +0200, Michal Kazior wrote:
Hi,
The patchset introduces channel tracking per interface which is needed
to start enforcing num_different_channels in interface combinations.
Changes to monitor mode behaviour is also required for sane channel
accounting (considering how mac80211 handles monitor interfaces).
This prepares cfg80211 for multi-channel operation.
This didn't apply cleanly on mac80211-next due to preset_chan in
net/wireless/cfg80211.h. I think it's just context, but if you developed
this without the start_ap series I wonder how stop_ap makes much sense?
I'm a bit confused now?