Do not advertise DSSS/CCK support in 40 MHz for 5 GHz band
authorVasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
Fri, 4 Sep 2015 05:22:58 +0000 (10:52 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 4 Sep 2015 22:14:01 +0000 (01:14 +0300)
commit80653771991197876918b4ea357c4f43e4b181b5
tree446a3b359ed0872d5a5350ac052f0e5c109a4bf3
parent8406cd35159f4286c12a629ddfecaa33e587a805
Do not advertise DSSS/CCK support in 40 MHz for 5 GHz band

DSSS/CCK rate support in 40 MHz has to be set to 0 for 5 GHz band since
this mechanism is designed only for the 2.4 GHz band. Clear
HT_CAP_INFO_DSSS_CCK40MHZ in ht_capab when the configured mode is
neither 11b nor 11g.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
src/ap/hw_features.c