diff options
| author | Felix Fietkau <[email protected]> | 2017-01-13 11:28:25 +0100 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2017-01-13 11:31:26 +0100 |
| commit | 43071d8fb3b7f589d72663c496a6880fb097533c (patch) | |
| tree | c5e77fe5ca06dd4c5b9cb849674ea4abd3515b12 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | d2941df8fbd9708035d66d889ada4d3d160170ce (diff) | |
mac80211: initialize SMPS field in HT capabilities
ibss and mesh modes copy the ht capabilites from the band without
overriding the SMPS state. Unfortunately the default value 0 for the
SMPS field means static SMPS instead of disabled.
This results in HT ibss and mesh setups using only single-stream rates,
even though SMPS is not supposed to be active.
Initialize SMPS to disabled for all bands on ieee80211_hw_register to
ensure that the value is sane where it is not overriden with the real
SMPS state.
Reported-by: Elektra Wagenrad <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
[move VHT TODO comment to a better place]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions