commit | 73a2d0b83424f7150a1f607470dac67c95b8b2d4 | [log] [tgz] |
---|---|---|
author | Ping-Ke Shih <pkshih@realtek.com> | Fri Dec 20 17:21:47 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 17:38:06 2020 +0200 |
tree | 3e2154e234c4a7a3d9efdf19bf51f40322ec6839 | |
parent | 35a68fa5f96a80797e11b6952a47c5a84939a7bf [diff] |
rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M TX secondary channel offset is valid only if current bandwidth is 80M, otherwise leave this value as zero. The wrong value of txsc40 causes MAC unpredictable behavior. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>