commit | 317bc55fa82fbb7f1fe20170e50e0553af1bd69c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu May 03 13:35:08 2018 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Aug 31 11:38:36 2018 +0300 |
tree | 35c6f7317ac747dc6b9e053c05a50e411fab810b | |
parent | 925bc2b189ec05a2993d3870f4c9c7edaf60d088 [diff] |
iwlwifi: mvm: remove channel 2 from HE radiotap if not applicable If the bandwidth is only 20 MHz, then the second channel doesn't exist, but the hardware reports the CRC was OK. Suppress the data of the second channel in the HE radiotap in this case, by marking it as not known. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>