]> asedeno.scripts.mit.edu Git - linux.git/commit
ath11k: make sure to also report the RX bandwidth inside radiotap
authorJohn Crispin <john@phrozen.org>
Tue, 17 Dec 2019 20:20:57 +0000 (21:20 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 26 Jan 2020 10:49:40 +0000 (12:49 +0200)
commit93634c61056e34522e824d56ff77ee2332ed7f8a
tree16b3132627c911b661cc9fb67f62d82c583ecbe7
parent3b4516838eaabacc56770f12407d5f791c88838a
ath11k: make sure to also report the RX bandwidth inside radiotap

Add IEEE80211_RADIOTAP_HE_DATA1_BW_RU_ALLOC_KNOWN to the list of known
fields. Not doing so will result in wireshark not calculating the
bitrate correctly.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath11k/dp_rx.c