diff options
author | Johannes Berg <johannes.berg@intel.com> | 2018-12-10 10:36:29 +0100 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2019-02-04 12:28:07 +0200 |
commit | 3619b088a87905a28d51b10172ff1e923c692cd7 (patch) | |
tree | 7262e41dcf5bf57522ffc6917f1433c387db13d6 /drivers/net/wireless/intel/iwlwifi/mvm/power.c | |
parent | 32a378539a37428903637904a815e79eecd5b8be (diff) | |
download | linux-3619b088a87905a28d51b10172ff1e923c692cd7.tar.bz2 |
iwlwifi: mvm: don't hide HE radiotap data in SKB
Hiding the HE radiotap data for further processing of the SKB just
caused another bug when adding the L-SIG data. Simply stop doing
this and adjust the skb->data pointer accordingly when we need to
get the 802.11 header.
While at it, also verify and fix the data alignment, we need to add
2 bytes padding with the vendor data to ensure the whole length of
all radiotap headers is a multiple of 4.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Fixes: 6721039d5b8a ("iwlwifi: mvm: add L-SIG length to radiotap")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/power.c')
0 files changed, 0 insertions, 0 deletions