]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix CSA in IBSS mode
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Wed, 8 Feb 2017 14:32:05 +0000 (15:32 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 9 Feb 2017 14:18:24 +0000 (15:18 +0100)
commit75f048ee488797d1b9b7e3d8208da1f8f4981bc8
treea48ff9317b9b736188e73945b4a5704b36276485
parent0777cd07d41df0622a488e4880dde0eebfaceb64
mac80211: fix CSA in IBSS mode

Add the missing IBSS capability flag during capability init as it needs
to be inserted into the generated beacon in order for CSA to work.

Fixes: 7c91e61d242d7 ("mac80211: add support for CSA in IBSS mode")
Signed-off-by: Piotr Gawlowicz <gawlowicz@tkn.tu-berlin.de>
Signed-off-by: MikoĊ‚aj Chwalisz <chwalisz@tkn.tu-berlin.de>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c