]> www.infradead.org Git - users/dwmw2/linux.git/commit
wifi: rtw88: Set efuse->ext_lna_5g - fix typo
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Fri, 5 Jul 2024 22:40:58 +0000 (01:40 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 17 Jul 2024 03:34:31 +0000 (11:34 +0800)
commit8fbcaa308591b91e9037ab6a8d733873b749a70d
treee5b8c90052793e44d7482c12378d3bda426b3abc
parent338a93cf4a18c2036b567e9f613367f7a52f2511
wifi: rtw88: Set efuse->ext_lna_5g - fix typo

efuse->ext_lna_2g is set twice and efuse->ext_lna_5g is not set at all.
Set each one once.

Nothing uses these members right now. They will be used by the RTL8821AU
and RTL8812AU drivers.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/8ccc9e13-0d45-417d-8f88-93a0ad294f77@gmail.com
drivers/net/wireless/realtek/rtw88/main.c