commit | 06d961a8e210035bff7e82f466107f9ab4a8fd94 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Apr 22 16:14:43 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Apr 22 16:16:41 2013 +0200 |
tree | 710ff735b499b709c280e88f9f3bda8c46276064 | |
parent | a85666627b7f10c4229716b6ffaffcf196a128ca [diff] |
mac80211/minstrel: use the new rate control API Pass the rate selection table to mac80211 from minstrel_update_stats. Only rates for sample attempts are set in info->control.rates, with deferred sampling, only the second slot gets changed. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>