mac80211/minstrel_ht: fix spacing between sample attempts
authorFelix Fietkau <nbd@openwrt.org>
Sun, 3 Mar 2013 11:49:52 +0000 (12:49 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:35:54 +0000 (16:35 +0100)
commit098b8afbf23502041c091463aea10a91b735c4cf
treede0945308ca9f74779cf205dc3f6acb797008b27
parent965237ab9f6ab573e0b7574e8ce5cc6aa27d17d4
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>
net/mac80211/rc80211_minstrel_ht.c