mac80211: extend set_coverage_class signature
authorLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Thu, 4 Sep 2014 21:57:41 +0000 (23:57 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 5 Sep 2014 11:54:07 +0000 (13:54 +0200)
commita4bcaf5556da649f0160e60fa7b4bb2c29801c12
tree7ccfccbde36c5ef1eaadf28108eb60b30910bfd0
parent3057dbfdab1b86a77ed6d512fc857b032f78663b
mac80211: extend set_coverage_class signature

Extend mac80211 set_coverage_class API in order to enable ACK timeout
estimation algorithm (dynack) passing coverage class equals to -1
to lower drivers. Synchronize set_coverage_class routine signature with
mac80211 function pointer for p54, ath9k, ath9k_htc and ath5k drivers.

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/ath5k/mac80211-ops.c
drivers/net/wireless/ath/ath9k/htc_drv_main.c
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/p54/main.c
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/trace.h