minstrel: make the rate control ops reusable from another rc implementation
authorFelix Fietkau <nbd@openwrt.org>
Mon, 1 Mar 2010 21:21:40 +0000 (22:21 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Mar 2010 22:44:23 +0000 (17:44 -0500)
commiteae44756d60c4e938259358090dba5df675dced0
tree2333b445beb942a4f8f0aecdc3459da9cca8c715
parent44ac91ea8450b0e7a27b4a1fd64aefd35a144728
minstrel: make the rate control ops reusable from another rc implementation

This patch makes it possible to reuse the minstrel rate control ops
from another rate control module. This is useful in preparing for the
new 802.11n implementation of minstrel, which will reuse the old code
for legacy stations.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rc80211_minstrel.c
net/mac80211/rc80211_minstrel.h
net/mac80211/rc80211_minstrel_debugfs.c