Johannes Berg 95dac04004 mac80211: small rate control changes
This patch fixes mac80211 to not rely on the rate control
algorithm to update sta->tx_retry_failed and sta->tx_retry_count
(even if we don't currently use them), removes a number of
completely unused values we don't even show in debugfs and
changes the code in ieee80211_tx_status() to not look up the
sta_info repeatedly.

The only behaviour change here would be not calling the rate
control function rate_control_tx_status() when no sta_info is
found, but all rate control algorithms ignore such calls anyway.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-09-15 16:48:23 -04:00
..
2007-05-05 11:46:38 -07:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-09-15 16:48:23 -04:00
2008-09-15 16:48:22 -04:00
2008-05-21 21:48:09 -04:00
2008-09-15 16:48:23 -04:00
2008-09-11 15:53:39 -04:00
2008-09-15 16:48:23 -04:00
2008-05-07 15:02:11 -04:00
2008-09-15 16:48:23 -04:00
2008-09-15 16:48:22 -04:00
2008-03-06 15:30:46 -05:00