diff options
| author | Ming Yen Hsieh <[email protected]> | 2024-01-16 10:48:54 +0800 |
|---|---|---|
| committer | Felix Fietkau <[email protected]> | 2024-02-22 09:55:19 +0100 |
| commit | b6351ef9994ccb93b2447d396a0c517964dff2bc (patch) | |
| tree | 31f051f3721cd8a74f558c7db29f7ebde323a223 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | a5a5f4413d91f395cb2d89829d376d7393ad48b9 (diff) | |
wifi: mt76: mt7921: fix incorrect type conversion for CLC command
clc->len is defined as 32 bits in length, so it must also be
operated on with 32 bits, not 16 bits.
Fixes: fa6ad88e023d ("wifi: mt76: mt7921: fix country count limitation for CLC")
Signed-off-by: Ming Yen Hsieh <[email protected]>
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions