Re: [PATCH net-next] r8169:Set RxConfig on same func. with TxConfig

2015-08-19 Thread Eric Dumazet
On Wed, 2015-08-19 at 08:39 +0300, Marian Corcodel wrote: > It s not mandatory to accept > these patches, if you wish > to apply good if you not ,not problem. How can we apply a patch that does not compile ? You are going to piss all netdev people for good. -- To unsubscribe from this list: sen

Re: [PATCH net-next] r8169:Set RxConfig on same func. with TxConfig

2015-08-18 Thread Marian Corcodel
It s not mandatory to accept these patches, if you wish to apply good if you not ,not problem. 2015-08-18 23:04 GMT+03:00, Eric Dumazet : > On Tue, 2015-08-18 at 22:10 +0300, Corcodel Marian wrote: >> Add set DMA burst size and Rx FIFO threshold on RxConfig >> register to function rtl_set_rx_t

Re: [PATCH net-next] r8169:Set RxConfig on same func. with TxConfig

2015-08-18 Thread Eric Dumazet
On Tue, 2015-08-18 at 22:10 +0300, Corcodel Marian wrote: > Add set DMA burst size and Rx FIFO threshold on RxConfig > register to function rtl_set_rx_tx_config_register. > > > Signed-off-by: Corcodel Marian > > diff --git a/drivers/net/ethernet/realtek/r8169.c > b/drivers/net/ethernet/r

Re: [PATCH net-next] r8169:Set RxConfig on same func. with TxConfig

2015-08-18 Thread David Miller
From: Corcodel Marian Date: Tue, 18 Aug 2015 22:10:21 +0300 > Add set DMA burst size and Rx FIFO threshold on RxConfig > register to function rtl_set_rx_tx_config_register. > > > Signed-off-by: Corcodel Marian I would like to politely ask you to stop submitting these r8169 patches right

[PATCH net-next] r8169:Set RxConfig on same func. with TxConfig

2015-08-18 Thread Corcodel Marian
Add set DMA burst size and Rx FIFO threshold on RxConfig register to function rtl_set_rx_tx_config_register. Signed-off-by: Corcodel Marian diff --git a/drivers/net/ethernet/realtek/r8169.c b/drivers/net/ethernet/realtek/r8169.c index 6d16de3..c3c908c 100644 --- a/drivers/net/ethernet/re