aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/sancov_plugin.c
diff options
context:
space:
mode:
authorMichael Chan <[email protected]>2020-02-02 02:41:38 -0500
committerJakub Kicinski <[email protected]>2020-02-03 15:06:45 -0800
commit18e4960c18f484ac288f41b43d0e6c4c88e6ea78 (patch)
treec104211a2e5eac7599272c2c63fde2816fa68ec5 /scripts/gcc-plugins/sancov_plugin.c
parentd407302895d3f3ca3a333c711744a95e0b1b0150 (diff)
bnxt_en: Fix TC queue mapping.
The driver currently only calls netdev_set_tc_queue when the number of TCs is greater than 1. Instead, the comparison should be greater than or equal to 1. Even with 1 TC, we need to set the queue mapping. This bug can cause warnings when the number of TCs is changed back to 1. Fixes: 7809592d3e2e ("bnxt_en: Enable MSIX early in bnxt_init_one().") Signed-off-by: Michael Chan <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions