Skip to content
Commit 549fdd34 authored by Philipp Borgers's avatar Philipp Borgers Committed by Johannes Berg
Browse files

mac80211: add STBC encoding to ieee80211_parse_tx_radiotap



This patch adds support for STBC encoding to the radiotap tx parse
function. Prior to this change adding the STBC flag to the radiotap
header did not encode frames with STBC.

Signed-off-by: default avatarPhilipp Borgers <borgers@mi.fu-berlin.de>
Link: https://lore.kernel.org/r/20210125150744.83065-1-borgers@mi.fu-berlin.de
[use u8_get_bits/u32_encode_bits instead of manually shifting]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent c0eb09aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment