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)
commitf181d6a3bcc35633facf5f3925699021c13492c5
treea48ff9317b9b736188e73945b4a5704b36276485
parent8585989d146c61dd073d2135c5bb11d0f979d576
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: cd7760e62c2ac ("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