Re: [PATCH] respect channels in iface combinations
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2012-06-28 11:18:07
On Thu, 2012-06-28 at 13:11 +0200, Michal Kazior wrote:
Johannes Berg wrote:quoted
On Thu, 2012-06-28 at 12:06 +0200, Michal Kazior wrote:quoted
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?This is strange. I did develop it with the start_ap patches (my base is master-2012-06-14 on wireless-next). I may be missing a few from your mac80211 repo though.
Yeah I thought you had. I know what happened - you don't have the "pass channel" patches. Could you check & rebase? johannes