diff options
| author | Loic Poulain <[email protected]> | 2021-12-08 09:55:08 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2021-12-13 21:00:37 +0200 |
| commit | 3db30b79028983179d3b720e367c898ce896516e (patch) | |
| tree | 38ffa5a99864f428595977699a1b22ae35a1bd43 /tools/perf/scripts/python/compaction-times.py | |
| parent | 05db148ee9a7c7d2a690ff2862fac77be06ce667 (diff) | |
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 <[email protected]>
Signed-off-by: Loic Poulain <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions