commit | 098b8afbf23502041c091463aea10a91b735c4cf | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Mar 03 12:49:52 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 06 16:35:54 2013 +0100 |
tree | de0945308ca9f74779cf205dc3f6acb797008b27 | |
parent | 965237ab9f6ab573e0b7574e8ce5cc6aa27d17d4 [diff] |
mac80211/minstrel_ht: fix spacing between sample attempts A sample attempt should only count in mi->sample_tries if the sample attempt wasn't skipped based on slower rate criteria. This patch increases the sampling frequency for potentially desirable rates and thus enables faster recovery from interference or collisions. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>