]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: IBSS fix scan request
authorJanusz.Dziedzic@tieto.com <Janusz.Dziedzic@tieto.com>
Fri, 20 Mar 2015 05:37:00 +0000 (06:37 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 30 Mar 2015 08:47:56 +0000 (10:47 +0200)
commit76bed0f43b27d37cbe5fe9f3c27362db59451dea
treea68643e01844ee200490b47b496350f4e43304c0
parent97ffe75791b3e9c0797d5891070e41321c3beccb
mac80211: IBSS fix scan request

In case of wide bandwidth (wider than 20MHz) used by IBSS,
scan all channels in chandef to be able to find neighboring
IBSS netwqworks that use the same overall channels but a different
control channel.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/scan.c