diff options
| author | Martin Kaiser <[email protected]> | 2022-08-08 22:14:05 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-08-16 15:18:29 +0200 |
| commit | 1bace12735a4c8d8d62b1cc7410cafeaccdf80d0 (patch) | |
| tree | b32316c26f1dfabdd4df3479f97edd3aa6d68cf2 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 3ce23a49d1b64e0d207114e2feaad0292c25c679 (diff) | |
staging: r8188eu: the high prio queue is always selected
The high priority queue is always selected, regardless of the number of
out endpoints.
Therefore, haldata->OutEpQueueSel & TX_SELE_HQ is always true. We can
remove the check and use a define instead of the numHQ variable.
This check was the last user of TX_SELE_HQ. Rename haldata->OutEpQueueSel
to haldata->out_ep_extra_queues and store only the queues that are selected
in addition to the high priority queue.
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