From: Bert Kenward
Date: Wed, 12 Apr 2017 17:06:52 +0100
> The number of rx queues is determined by the rss_cpus parameter
> or the cpu topology. If that is higher than EFX_MAX_RX_QUEUES the
> driver can corrupt state.
>
> Fixes: 8ceee660aacb ("New driver "sfc" for Solarstorm SFC4000 controller.
The number of rx queues is determined by the rss_cpus parameter
or the cpu topology. If that is higher than EFX_MAX_RX_QUEUES the
driver can corrupt state.
Fixes: 8ceee660aacb ("New driver "sfc" for Solarstorm SFC4000 controller.")
Signed-off-by: Bert Kenward
---
drivers/net/ethernet/sfc/efx.c