aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-03-29 22:21:38 +0200
committerGreg Kroah-Hartman <[email protected]>2022-04-04 07:33:47 +0200
commit2ac32870ebf824ff493bd1f2aaf522141fc2e150 (patch)
tree506c41897b495bee9f51430abe0213dc24fc16a3 /tools/perf/scripts/python/event_analyzing_sample.py
parent03ab00243006d64f5ba75c98e899a8f2c1d8710e (diff)
staging: r8188eu: remove HW_VAR_RXDMA_AGG_PG_TH from SetHwReg8188EU()
The HW_VAR_RXDMA_AGG_PG_TH case in SetHwReg8188EU() just sets a variable conditionally and then calls rtw_write8(). Set the variable in the caller and call rtw_write8() directly. Move the functionality into a new static function to make the code cleaner. Remove the HW_VAR_RXDMA_AGG_PG_TH case from SetHwReg8188EU(). This is part of the ongoing effort to get rid of the unwanted hal layer. Signed-off-by: Michael Straube <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions