summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPing-Ke Shih <pkshih@realtek.com>2025-12-29 06:09:16 +0300
committerPing-Ke Shih <pkshih@realtek.com>2025-12-31 11:15:19 +0300
commit355f38849e75618ca764686742bbc56ab65e0846 (patch)
treea453ccda8f8441dac597773d66dcd16ca1da0224 /include
parent0b92c2cc4856811eaeeac5fdcbbc7bcd8eb05dc8 (diff)
downloadlinux-355f38849e75618ca764686742bbc56ab65e0846.tar.xz
wifi: rtw89: wow: change type of WoWLAN pattern mask to __le32
The WoWLAN pattern mask is generated in byte stream, and actually firmware expects to see the same byte stream too. Since these byte stream is sent to firmware with 32-bit stream in little-endian order. Change to mask to __le32, and just do assignment instead of le32 conversion to wkfm fields of H2C command. For little-endian machine, it doesn't change logic at all. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20251229030926.27004-3-pkshih@realtek.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions