aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2022-08-08 22:14:02 +0200
committerGreg Kroah-Hartman <[email protected]>2022-08-16 15:18:29 +0200
commit0dd01c0fd15abf49cc57b28b252181d869fb808b (patch)
tree4a49d744c5c6b385deeb8be5c485ed8b9660db61 /tools/perf/scripts/python
parentca6311f0e3513b45b076da982085c80c35e1b961 (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')
0 files changed, 0 insertions, 0 deletions