]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1c2d87807e1eebd86a92ff31bd3cd7b244371086
tree2333b445beb942a4f8f0aecdc3459da9cca8c715
parent62b7fb9e13d71e3f8ad01b1bede667bfb895e2ef
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