On Tue, Mar 28, 2017 at 04:10:43PM +0200, Niklas Cassel wrote:
>
>
> On 03/28/2017 03:57 PM, Thierry Reding wrote:
> > From: Thierry Reding
> >
> > Even if hardware supports multiple queues, software can choose to only
> > use a subset of them. Make sure we never try to access uninitialized
> >
On 03/28/2017 03:57 PM, Thierry Reding wrote:
> From: Thierry Reding
>
> Even if hardware supports multiple queues, software can choose to only
> use a subset of them. Make sure we never try to access uninitialized
> queues.
>
> Signed-off-by: Thierry Reding
> ---
> drivers/net/ethernet/stmi
From: Thierry Reding
Even if hardware supports multiple queues, software can choose to only
use a subset of them. Make sure we never try to access uninitialized
queues.
Signed-off-by: Thierry Reding
---
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +-
1 file changed, 1 insertion(+), 1