commit | aa7619a39acef91c5a6904f3ada7d0f20e2ad25e | [log] [tgz] |
---|---|---|
author | Tzu-En Huang <tehuang@realtek.com> | Fri Feb 07 16:47:29 2020 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Feb 13 12:07:25 2020 +0200 |
tree | f1883165c434dcc831966661ea7116f905860e57 | |
parent | d49f2c5063fdd00f896e408a1c1fa63e6d94a767 [diff] |
rtw88: Fix incorrect beamformee role setting In associating and configuring beamformee, bfee->role is not correctly set before rtw_chip_ops::config_bfee(). Fix it by setting it correctly. Signed-off-by: Tzu-En Huang <tehuang@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Reviewed-by: Chris Chiu <chiu@endlessm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>