diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2019-05-10 16:03:33 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-05-28 15:34:01 +0300 |
commit | 80429a86e3d904be33991a2b9f29fa3b9983fb3a (patch) | |
tree | 5fbc82be6e03067fde4ec74a32fb08f8d303e65d /arch/sh/kernel/head_64.S | |
parent | 0e7d38132bf8fbf6651add139ef506106d91ab29 (diff) |
rtlwifi: 8192de: use le32 to access cckswing tables
The cckswing tables cckswing_table_ch1ch13 and cckswing_table_ch14 are
u8 array in little-endian order. To compare four u8 value with register
u32 value, cast the value to cpu order.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'arch/sh/kernel/head_64.S')
0 files changed, 0 insertions, 0 deletions