mac80211: Allow a STA to join an IBSS with 80+80 MHz channel
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 26 Nov 2015 18:49:38 +0000 (20:49 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Dec 2015 13:43:32 +0000 (14:43 +0100)
commitc39b336deb2ec92751488531a05fd14bbe7fa89e
treed0195e700b9bde7d2d2bd5c08595341a09c26cab
parent1aeb135f84fe40cf6ba1e3610ad2ca4cb9628089
mac80211: Allow a STA to join an IBSS with 80+80 MHz channel

While it was possible to create an IBSS with 80+80 MHz channel, joining
such an IBSS resulted in falling back to 20 MHz channel with VHT
disabled due to a missing switch case for 80+80.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
This page took 0.031096 seconds and 5 git commands to generate.