Extend set_coverage_class API in order to enable ACK timeout estimation algorithm (dynack). Currently dynack is supported just by ath9k. In a different patchset I will fix signature issue for p54, ath9k_htc and ath5k drivers. Changes since v1: - extend set_coverage_class signature insted of define enable_dynack API Lorenzo Bianconi (2): cfg80211: extend coverage_class datatype mac80211: extend set_coverage_class signature include/net/cfg80211.h | 5 +++-- include/net/mac80211.h | 5 +++-- include/uapi/linux/nl80211.h | 5 +++++ net/mac80211/driver-ops.h | 9 +++------ net/mac80211/trace.h | 4 ++-- net/wireless/nl80211.c | 14 ++++++++++---- 6 files changed, 26 insertions(+), 16 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html