On Wed, 2015-06-17 at 11:42 +0200, Felix Fietkau wrote: > On 2015-06-17 11:39, Sujith Manoharan wrote: > > Janusz Dziedzic wrote: > >> This is what I have with use_chanctx=1 > >> Jun 17 06:57:54 dell6430 kernel: [53297.753256] xxx ath_calcrxfilter > >> filter: 0x207 > >> > >> 0x000000080 is for probe_req > > > > Ok, so the probe_req filter is set before actually initiating > > RoC - this appears to be the current design in wpa_s. > > > > I am not sure if using a global filter that disregards > > the opmode of a context is the right approach, though... > The filter is intended to be global in the mac80211 API. > Treating it as per channel-context inside the driver is a bug. We have a patch somewhere in our pipeline (not ready/complete yet) that will change it to be per interface. From there, you could derive per channel context too if you wish. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html