ath9k: ar9003_mac: read STBC indicator from rx descriptor
authorPhilipp Borgers <borgers@mi.fu-berlin.de>
Mon, 24 May 2021 05:52:11 +0000 (08:52 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 30 May 2021 09:04:19 +0000 (12:04 +0300)
commit238ebd8b487b7fc995284e9580257801f2c76aa5
treedc645e1395b013d2581232dc6ee3ec42651bcf15
parent17818dfa8f2e90a6f40e047a3ea9c39af1a8a87d
ath9k: ar9003_mac: read STBC indicator from rx descriptor

The rx descriptor contains a STBC indicator. If the indicator is set the
frame was received with STBC.

Signed-off-by: Philipp Borgers <borgers@mi.fu-berlin.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210517172426.15919-1-borgers@mi.fu-berlin.de
drivers/net/wireless/ath/ath9k/ar9003_mac.c