ath9k: enable dynack using set_coverage_class codepath
authorLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Tue, 16 Sep 2014 00:13:15 +0000 (02:13 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 16 Sep 2014 20:18:40 +0000 (16:18 -0400)
commit24a1936bda0aa1ccf95c63dd3042a970885aaf11
tree1f2c8076c3f937294f7dae95917a5e6ec60f0754
parent7a90744c333e5038793217f695dbbdb776b58698
ath9k: enable dynack using set_coverage_class codepath

Enable ACK timeout estimation algorithm if set_coverage_class routine has been
called with negative coverage_class parameter. Dynack is automatically disabled
setting valid value for coverage class

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c