mac80211/minstrel: use the new rate control API
authorFelix Fietkau <[email protected]>
Mon, 22 Apr 2013 14:14:43 +0000 (16:14 +0200)
committerJohannes Berg <[email protected]>
Mon, 22 Apr 2013 14:16:41 +0000 (16:16 +0200)
commit06d961a8e210035bff7e82f466107f9ab4a8fd94
tree710ff735b499b709c280e88f9f3bda8c46276064
parenta85666627b7f10c4229716b6ffaffcf196a128ca
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 <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
net/mac80211/rc80211_minstrel.c
net/mac80211/rc80211_minstrel.h