diff options
| author | Michael Straube <[email protected]> | 2022-01-28 12:54:42 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-01-31 13:56:24 +0100 |
| commit | fd5285ba0a184cd7dfad690eacef2b41e2332b5d (patch) | |
| tree | bb5c4b8ebcb5187b8948f1a7f401c9f3d12b2dd8 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | bd0861f513b1c434c27713ebac02d3322a5d0b46 (diff) | |
staging: r8188eu: max_rx_ampdu_factor is always MAX_AMPDU_FACTOR_64K
The local variable max_rx_ampdu_factor in rtw_restructure_ht_ie() and
issue_action_BA() is always set to MAX_AMPDU_FACTOR_64K. Remove the
variable from both functions and use MAX_AMPDU_FACTOR_64K directly.
The case HW_VAR_MAX_RX_AMPDU_FACTOR in GetHalDefVar8188EUsb() is now
unused and can be removed.
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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions