aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-04-01 13:03:38 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-13 08:55:33 +0200
commit365fdf7e3e77e23cd145161219e3b25a839855c0 (patch)
treee20e7e1c53916ea1e1ed0d4b08c6a40ddac3c663 /tools/perf/scripts/python
parent57c5222004d39e8d914d7b6190593f31e3554892 (diff)
staging: wfx: uniformize queue_id retrieval
tx_info->hw_queue contains "vif.hw_queue[skb_get_queue_mapping(skb)]". For now, it is equivalent of "skb_get_queue_mapping(skb)". However, it is not the same semantic. In wfx_tx_inner(), we want to get the mac80211 queue index, not the hardware queue index. Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Jérôme Pouiller <[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