commit | c02b7a9145512e9995e875faf8c9df4147870bbf | [log] [tgz] |
---|---|---|
author | Joao Pinto <Joao.Pinto@synopsys.com> | Mon Apr 10 11:32:14 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 11 22:20:52 2017 -0400 |
tree | 49ee6c8fedaf9c62e2c83f12db8b165945ee59db | |
parent | 8f917bba0042f1e3b7693743fbe9782709e936e7 [diff] |
net: stmmac: use netif_set_real_num_{rx,tx}_queues In the submission of the lastest multiple buffer patch set, this fix was lost. I am sending this patch to put it right again. The fix was originally proposed by Arnd Bergmann. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>