aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorHaiyang Zhang <[email protected]>2020-08-20 14:53:14 -0700
committerDavid S. Miller <[email protected]>2020-08-20 16:24:00 -0700
commit4d820543c54c47a2bd3c95ddbf52f83c89a219a0 (patch)
treeb0a6ecd53f5b3c5804cb2e859c42537e5f3a5775 /tools/perf/util/trace-event-scripting.c
parentce51f63e63c52a4e1eee4dd040fb0ba0af3b43ab (diff)
hv_netvsc: Remove "unlikely" from netvsc_select_queue
When using vf_ops->ndo_select_queue, the number of queues of VF is usually bigger than the synthetic NIC. This condition may happen often. Remove "unlikely" from the comparison of ndev->real_num_tx_queues. Fixes: b3bf5666a510 ("hv_netvsc: defer queue selection to VF") Signed-off-by: Haiyang Zhang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions