]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: pci: set default number of rx and tx queues
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 8 May 2017 14:14:19 +0000 (17:14 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 May 2017 19:15:02 +0000 (15:15 -0400)
commitdb5a3878cb32f759c620cb561d6b921008d9ed6a
tree3665d7b804140a816b58e349a6ab4252efb5dd1a
parenta93d622c6a78162a2d61e4d860549fb2655f33b7
stmmac: pci: set default number of rx and tx queues

The commit e7ec6432b2c1

("net: stmmac: set default number of rx and tx queues in stmmac_pci")

missed Intel Quark configuration. Append it here.

Fixes: e7ec6432b2c1 ("net: stmmac: set default number of rx and tx queues in stmmac_pci")
Cc: Joao Pinto <Joao.Pinto@synopsys.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Joao Pinto <jpinto@synopsys.com>
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c