commit | 7703238ef7e56b96eb0d23e629245b1d56241224 | [log] [tgz] |
---|---|---|
author | Shaul Triebitz <shaul.triebitz@intel.com> | Sun Sep 16 09:58:15 2018 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Jan 25 20:57:19 2019 +0200 |
tree | 1c2775e2a6d7742de79d7db233345f651103902f | |
parent | 99be6166a4a0179b3a7e7986ea022136b812f95a [diff] |
iwlwifi: mvm: fix wrong DCM TLC config When configuring TLC DCM flag: 1. check the peer's RX DCM capabilities (since we TX) 2. do not set DCM_NSS_2 since we do not support it Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com> Fixes: 423584dd8060 ("iwlwifi: rs-fw: support dcm") Signed-off-by: Luca Coelho <luciano.coelho@intel.com>