diff options
| author | Martin Kaiser <[email protected]> | 2022-08-08 22:14:02 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-08-16 15:18:29 +0200 |
| commit | 0dd01c0fd15abf49cc57b28b252181d869fb808b (patch) | |
| tree | 4a49d744c5c6b385deeb8be5c485ed8b9660db61 /tools/perf/scripts/python/stackcollapse.py | |
| parent | ca6311f0e3513b45b076da982085c80c35e1b961 (diff) | |
staging: r8188eu: make numNQ a u8
The numNQ variable in _InitQueueReservedPage is defined as u32. It is
either set to 0 or to 0x1C. Change its type to u8 and remove the code that
casts the u32 value to u8.
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions