diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-03-28 12:48:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-29 04:00:34 +0300 |
commit | 589a1a2e63163bdd59f983d6cd89cec5f9457823 (patch) | |
tree | 7c2c82d549b4e4d13d8fc622393ded1d858ab4d5 /net/tipc/subscr.c | |
parent | 2b624250452537b65d056a6566baf2bc02322859 (diff) | |
download | linux-589a1a2e63163bdd59f983d6cd89cec5f9457823.tar.xz |
stmmac: use netif_set_real_num_{rx,tx}_queues
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@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/subscr.c')
0 files changed, 0 insertions, 0 deletions