diff options
| author | Michael Straube <[email protected]> | 2022-03-29 22:21:38 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-04 07:33:47 +0200 |
| commit | 2ac32870ebf824ff493bd1f2aaf522141fc2e150 (patch) | |
| tree | 506c41897b495bee9f51430abe0213dc24fc16a3 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 03ab00243006d64f5ba75c98e899a8f2c1d8710e (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