commit | de8da23060843b07ad291ad3bdea173b58d86a3d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed May 02 11:20:00 2018 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Aug 31 11:38:34 2018 +0300 |
tree | 2cb82fd2a989e94b8085dd3a14176919872810df | |
parent | dabf9844385885e50c05a08ebc312d46017eb261 [diff] |
iwlwifi: mvm: put LTF symbol size into HE radiotap I evidently completely confused "number of LTF symbols" and "LTF size". Radiotap was reporting the former, while I thought it was the latter, and we really need both. Add the LTF symbol size into the newly defined field in radiotap. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>