]> www.infradead.org Git - users/dwmw2/linux.git/commit
wifi: rtw88: 8703b: Fix reported RX band width
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Tue, 23 Jul 2024 19:32:59 +0000 (22:32 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 31 Jul 2024 06:06:04 +0000 (14:06 +0800)
commit0129e5ff2842450f1426e312b5e580c0814e0de3
treeb07dcb51cb0968d7260f0ad2dc6b7b9226915bec
parenta71ed5898dfae68262f79277915d1dfe34586bc6
wifi: rtw88: 8703b: Fix reported RX band width

The definition of GET_RX_DESC_BW is incorrect. Fix it according to the
GET_RX_STATUS_DESC_BW_8703B macro from the official driver.

Tested only with RTL8812AU, which uses the same bits.

Cc: stable@vger.kernel.org
Fixes: 9bb762b3a957 ("wifi: rtw88: Add definitions for 8703b chip")
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Tested-by: Fiona Klute <fiona.klute@gmx.de>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/1cfed9d5-4304-4b96-84c5-c347f59fedb9@gmail.com
drivers/net/wireless/realtek/rtw88/rx.h