rtw88: fix LDPC field for RA info
authorTsang-Shian Lin <thlin@realtek.com>
Fri, 17 Jul 2020 06:49:31 +0000 (14:49 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 06:24:05 +0000 (08:24 +0200)
commit4c295463cc3ca7578df5e74f38275cdf269744c8
tree4b8730ffc6c4e267d385d768ba2ed89591ccc556
parent1dcab82e6aab0da0791ded7a4d6b76e0257fccae
rtw88: fix LDPC field for RA info

[ Upstream commit ae44fa993e8e6c1a1d22e5ca03d9eadd53b2745b ]

Convert the type of LDPC field to boolen because
LDPC field of RA info H2C command to firmware
is only one bit.

Fixes: e3037485c68e ("rtw88: new Realtek 802.11ac driver")
Signed-off-by: Tsang-Shian Lin <thlin@realtek.com>
Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200717064937.27966-2-yhchuang@realtek.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/realtek/rtw88/fw.c