]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: move last_txrate_idx into RC algorithms
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 11 Sep 2008 00:22:58 +0000 (02:22 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:24 +0000 (16:48 -0400)
commitb7e35008815a1c39123f4dd53b430788e2e18da4
treea071c5d2c1224eed68a3684b6367155b1eccfebf
parent95dac040041723d0c0ab245642c1b9802f12cc8d
mac80211: move last_txrate_idx into RC algorithms

This variable in sta_info is only used in a meaningful way
by the Intel RC algorithms, so move it into those.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-3945-rs.c
drivers/net/wireless/iwlwifi/iwl-agn-rs.c
net/mac80211/rc80211_pid_algo.c
net/mac80211/sta_info.h