Searched hist:57553 (Results 1 - 1 of 1) sorted by path

/linux-master/net/mac80211/
H A Drx.cdiff 57553c3a Tue Nov 30 10:50:47 MST 2021 P Praneesh <quic_ppranees@quicinc.com> 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>

Completed in 393 milliseconds