Re: [ath9k-devel] [PATCH 09/10] ath9k: add ath9k_enable_dynack() method

2014-07-22 Thread John W. Linville
On Sun, Jul 20, 2014 at 02:31:25PM +0200, Lorenzo Bianconi wrote: Add ath9k_enable_dynack() method to enable ack timeout estimation algorithm. Moreover disable dynack if the coverage class has been configured Signed-off-by: Lorenzo Bianconi lorenzo.biancon...@gmail.com ---

Re: [ath9k-devel] [PATCH 09/10] ath9k: add ath9k_enable_dynack() method

2014-07-22 Thread Lorenzo Bianconi
Hi John, On Sun, Jul 20, 2014 at 02:31:25PM +0200, Lorenzo Bianconi wrote: Add ath9k_enable_dynack() method to enable ack timeout estimation algorithm. Moreover disable dynack if the coverage class has been configured Signed-off-by: Lorenzo Bianconi lorenzo.biancon...@gmail.com ---

Re: [ath9k-devel] [PATCH 09/10] ath9k: add ath9k_enable_dynack() method

2014-07-22 Thread John W. Linville
On Tue, Jul 22, 2014 at 09:52:04PM +0200, Lorenzo Bianconi wrote: Hi John, On Sun, Jul 20, 2014 at 02:31:25PM +0200, Lorenzo Bianconi wrote: Add ath9k_enable_dynack() method to enable ack timeout estimation algorithm. Moreover disable dynack if the coverage class has been configured

Re: [ath9k-devel] [PATCH 09/10] ath9k: add ath9k_enable_dynack() method

2014-07-22 Thread Lorenzo Bianconi
On Tue, Jul 22, 2014 at 09:52:04PM +0200, Lorenzo Bianconi wrote: Hi John, On Sun, Jul 20, 2014 at 02:31:25PM +0200, Lorenzo Bianconi wrote: Add ath9k_enable_dynack() method to enable ack timeout estimation algorithm. Moreover disable dynack if the coverage class has been configured

[ath9k-devel] [PATCH 09/10] ath9k: add ath9k_enable_dynack() method

2014-07-20 Thread Lorenzo Bianconi
Add ath9k_enable_dynack() method to enable ack timeout estimation algorithm. Moreover disable dynack if the coverage class has been configured Signed-off-by: Lorenzo Bianconi lorenzo.biancon...@gmail.com --- drivers/net/wireless/ath/ath9k/main.c | 34 ++ 1 file