[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170328.180105.1996071259325891752.davem@davemloft.net>
Date: Tue, 28 Mar 2017 18:01:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: arnd@...db.de
Cc: peppe.cavallaro@...com, alexandre.torgue@...com,
Joao.Pinto@...opsys.com, clabbe.montjoie@...il.com,
treding@...dia.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [net-next] stmmac: use
netif_set_real_num_{rx,tx}_queues
From: Arnd Bergmann <arnd@...db.de>
Date: Tue, 28 Mar 2017 11:48:21 +0200
> A driver must not access the two fields directly but should instead use
> the helper functions to set the values and keep a consistent internal
> state:
>
> ethernet/stmicro/stmmac/stmmac_main.c: In function 'stmmac_dvr_probe':
> ethernet/stmicro/stmmac/stmmac_main.c:4083:8: error: 'struct net_device' has no member named 'real_num_rx_queues'; did you mean 'real_num_tx_queues'?
>
> Fixes: a8f5102af2a7 ("net: stmmac: TX and RX queue priority configuration")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Applied.
Powered by blists - more mailing lists