Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/p54
Thomas Huehn e3e1a0bcb3 mac80211: reduce IEEE80211_TX_MAX_RATES
IEEE80211_TX_MAX_RATES can be reduced from 5 to 4 as there
is no current hardware supporting a rate chain with 5 multi
rate stages (mrr), so 4 mrr stages are sufficient.

The memory that is freed within the ieee80211_tx_info struct
will be used in the upcoming Transmission Power Control (TPC)
implementation.

Suggested-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
[reword commit message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2012-07-03 13:48:37 +02:00
..
2011-03-07 13:51:04 -05:00
2011-04-26 15:50:30 -04:00
2010-06-03 03:18:23 -07:00
2012-04-16 14:38:50 -04:00
2011-02-14 15:52:10 -05:00
2010-06-03 03:18:23 -07:00
2012-04-09 16:07:35 -04:00
2012-07-03 13:48:37 +02:00