Re: [PATCH] net: stmmac: set default number of rx and tx queues in stmmac_pci

2017-03-14 Thread Joao Pinto
Hi David, Às 7:12 PM de 3/13/2017, David Miller escreveu: > From: Joao Pinto > Date: Mon, 13 Mar 2017 10:07:07 + > >> This patch configures default number of RX and TX queues when >> using the pci glue driver. >> >> Signed-off-by: Joao Pinto >

Re: [PATCH] net: stmmac: set default number of rx and tx queues in stmmac_pci

2017-03-13 Thread David Miller
From: Joao Pinto Date: Mon, 13 Mar 2017 10:07:07 + > This patch configures default number of RX and TX queues when > using the pci glue driver. > > Signed-off-by: Joao Pinto This is a net-next specific patch, you must the target tree properly

Re: [PATCH] net: stmmac: set default number of rx and tx queues in stmmac_pci

2017-03-13 Thread David Miller
From: Joao Pinto Date: Mon, 13 Mar 2017 10:07:07 + > This patch configures default number of RX and TX queues when > using the pci glue driver. > > Signed-off-by: Joao Pinto Applied.

[PATCH] net: stmmac: set default number of rx and tx queues in stmmac_pci

2017-03-13 Thread Joao Pinto
This patch configures default number of RX and TX queues when using the pci glue driver. Signed-off-by: Joao Pinto --- drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c