summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorAmritha Nambiar <amritha.nambiar@intel.com>2018-05-18 00:50:44 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-25 17:17:23 +0300
commit047df46d6cef651e4a32637632a84916e24b054b (patch)
tree662951eee7595097526a0d3fbf6773937e2624aa /drivers/net
parent1dff08485b9e835d00bfb34a435bc6f07dadb6fd (diff)
downloadlinux-047df46d6cef651e4a32637632a84916e24b054b.tar.xz
net: Fix a bug in removing queues from XPS map
[ Upstream commit 6358d49ac23995fdfe157cc8747ab0f274d3954b ] While removing queues from the XPS map, the individual CPU ID alone was used to index the CPUs map, this should be changed to also factor in the traffic class mapping for the CPU-to-queue lookup. Fixes: 184c449f91fe ("net: Add support for XPS with QoS via traffic classes") Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com> Acked-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions