Re: [PATCHv2 1/3] mac80211: IBSS fix scan request

2015-03-17 Thread Johannes Berg
On Mon, 2015-03-09 at 07:58 +0100, Janusz Dziedzic wrote: > In case of wide bandwidth scan all channels we have > in chandef. For example in case of 80MHz bandwidth > we have four possible control channels. I think you misunderstood - this doesn't really say *why* either. It should probably say s

[PATCHv2 1/3] mac80211: IBSS fix scan request

2015-03-08 Thread Janusz Dziedzic
In case of wide bandwidth scan all channels we have in chandef. For example in case of 80MHz bandwidth we have four possible control channels. Signed-off-by: Janusz Dziedzic --- net/mac80211/ibss.c| 81 -- net/mac80211/ieee80211_i.h | 3 +- ne