diff options
author | P Praneesh <quic_ppranees@quicinc.com> | 2021-11-30 20:50:47 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2021-12-20 12:25:00 +0300 |
commit | 57553c3a6cfe5a30c40c334e4f3b4ece06764b36 (patch) | |
tree | 65cba918af28dea850f9354ca0d30fcffc66e7fe /net/wireless | |
parent | 6a789ba679d652587532cec2a0e0274fda172f3b (diff) | |
download | linux-57553c3a6cfe5a30c40c334e4f3b4ece06764b36.tar.xz |
mac80211: fix FEC flag in radio tap header
In mac80211, while building radiotap header
IEEE80211_RADIOTAP_MCS_HAVE_FEC flag is missing when LDPC enabled
from driver, hence LDPC is not updated properly in radiotap header.
Fix that by adding HAVE_FEC flag while building radiotap header.
Signed-off-by: P Praneesh <quic_ppranees@quicinc.com>
Link: https://lore.kernel.org/r/1638294648-844-2-git-send-email-quic_ppranees@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions