Loic Poulain 3db30b7902 brcmfmac: Fix incorrect type assignments for keep-alive
cpu_to_le16 has been used for all keep-alive fields, but 'perdio_msec'
is a 32-bit field and 'keep_alive_id' a 8-bit one. Fix that.

Fixes: 7a6cfe28ae3e ("brcmfmac: Configure keep-alive packet on suspend")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/1638953708-29192-1-git-send-email-loic.poulain@linaro.org
2021-12-13 21:00:37 +02:00
..
2021-10-20 12:39:44 +03:00
2021-10-20 12:39:45 +03:00
2021-10-20 12:39:47 +03:00
2020-11-10 09:39:08 +01:00
2021-10-22 10:20:56 -07:00
2021-10-20 12:39:46 +03:00
2021-07-23 10:34:31 +02:00
2021-10-20 12:39:47 +03:00