From: Amritha Nambiar <[email protected]>
Date: Thu, 17 May 2018 14:50:44 -0700
> 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 <[email protected]>
> Acked-by: Alexander Duyck <[email protected]>
Applied and queued up for -stable, thank you.