mac80211: fix broken spatial multiplexing defaults
authorFelix Fietkau <nbd@nbd.name>
Wed, 11 Jan 2017 22:35:19 +0000 (23:35 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 13 Jan 2017 09:22:22 +0000 (10:22 +0100)
Most mac80211 drivers leave the SMPS field in the HT capabilities
uninitialized (unfortunately defaults to static SMPS), which leads to
some devices limiting themselves to single-stream rates in some modes
(mostly mesh and IBSS).

Signed-off-by: Felix Fietkau <nbd@nbd.name>

No differences found