Re: [PATCH net-next] 3c59x: Add BQL support for 3c59x ethernet driver.

2015-08-24 Thread David Miller
From: Loganaden Velvindron Date: Thu, 20 Aug 2015 19:22:18 -0700 > This BQL patch is based on work done by Tino Reichardt. > > Tested on :05:00.0: 3Com PCI 3c905C Tornado at c9e6e000 by running > Flent several times. > > > Signed-off-by: Loganaden Velvindron Applied, thanks. -- T

[PATCH net-next] 3c59x: Add BQL support for 3c59x ethernet driver.

2015-08-20 Thread Loganaden Velvindron
This BQL patch is based on work done by Tino Reichardt. Tested on :05:00.0: 3Com PCI 3c905C Tornado at c9e6e000 by running Flent several times. Signed-off-by: Loganaden Velvindron --- drivers/net/ethernet/3com/3c59x.c | 23 --- 1 file changed, 20 insertions(+),

Re: [PATCH net-next] 3c59x: Add BQL support for 3c59x ethernet driver.

2015-08-20 Thread David Miller
This is not a proper submission. You must at the very least provide an appropriate signoff in the commit message of your change. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.or

[PATCH net-next] 3c59x: Add BQL support for 3c59x ethernet driver.

2015-08-19 Thread Loganaden Velvindron
--- drivers/net/ethernet/3com/3c59x.c | 23 --- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/drivers/net/ethernet/3com/3c59x.c b/drivers/net/ethernet/3com/3c59x.c index 753887d..2839af0 100644 --- a/drivers/net/ethernet/3com/3c59x.c +++ b/drivers/net/ethernet