kernel_optimize_test/net/mac80211
Felix Fietkau 53d045258e mac80211: fix a memory leak on sta rate selection table
If the rate control algorithm uses a selection table, it
is leaked when the station is destroyed - fix that.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Reported-by: Christophe Prévotaux <cprevotaux@nltinc.com>
Fixes: 0d528d85c5 ("mac80211: improve the rate control API")
Cc: stable@vger.kernel.org # v3.10+
[add commit log entry, remove pointless NULL check]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2014-05-28 16:22:41 +02:00
..
aes_ccm.c mac80211: remove VLAIS usage from mac80211 2014-04-09 10:55:27 +02:00
aes_ccm.h
aes_cmac.c
aes_cmac.h
agg-rx.c
agg-tx.c
cfg.c mac80211: export the expected throughput 2014-05-21 09:15:16 +02:00
cfg.h
chan.c mac80211: mark local variable __maybe_unused 2014-05-05 16:03:42 +02:00
debug.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h mac80211: fix some missing includes 2014-04-09 14:49:43 +02:00
debugfs_sta.c
debugfs_sta.h
debugfs.c mac80211: use RCU_INIT_POINTER 2014-04-09 10:55:30 +02:00
debugfs.h mac80211: fix some missing includes 2014-04-09 14:49:43 +02:00
driver-ops.h mac80211: add a single-transaction driver op to switch contexts 2014-05-26 11:04:41 +02:00
event.c
ht.c mac80211: Allow HT capa override to add 40 MHz intolerant 2014-04-22 17:23:19 +02:00
ibss.c mac80211: fix IBSS join by initializing last_scan_completed 2014-05-27 08:54:01 +02:00
ieee80211_i.h cfg80211: constify MAC addresses in cfg80211 ops 2014-05-19 17:34:42 +02:00
iface.c mac80211: fix virtual monitor interface addition 2014-05-26 11:04:42 +02:00
Kconfig
key.c mac80211: remove BUG_ON usage 2014-04-29 17:59:27 +02:00
key.h
led.c
led.h
main.c mac80211: Support multiple CSA counters 2014-05-15 15:00:58 +02:00
Makefile mac80211: move TDLS code to another file 2014-05-05 15:56:15 +02:00
mesh_hwmp.c mac80211: mesh: always use the latest target_sn 2014-04-22 17:24:50 +02:00
mesh_pathtbl.c mac80211: remove BUG_ON usage 2014-04-29 17:59:27 +02:00
mesh_plink.c
mesh_ps.c mac80211: clear sequence/fragment number in QoS-null frames 2014-03-05 15:49:54 +01:00
mesh_sync.c mac80211: remove BUG_ON usage 2014-04-29 17:59:27 +02:00
mesh.c mac80211: Support multiple CSA counters 2014-05-15 15:00:58 +02:00
mesh.h
michael.c
michael.h mac80211: fix some missing includes 2014-04-09 14:49:43 +02:00
mlme.c mac80211: ignore cqm during csa 2014-05-07 11:04:51 +02:00
offchannel.c
pm.c mac80211: fix suspend vs. authentication race 2014-03-19 21:29:53 +01:00
rate.c
rate.h
rc80211_minstrel_debugfs.c
rc80211_minstrel_ht_debugfs.c
rc80211_minstrel_ht.c mac80211: export the expected throughput 2014-05-21 09:15:16 +02:00
rc80211_minstrel_ht.h
rc80211_minstrel.c mac80211: export the expected throughput 2014-05-21 09:15:16 +02:00
rc80211_minstrel.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rc80211_pid.h
rx.c mac80211: return bool instead of numbers in yes/no function 2014-04-25 17:30:28 +02:00
scan.c mac80211: handle failed restart/resume better 2014-05-09 12:21:34 +02:00
spectmgmt.c
sta_info.c mac80211: fix a memory leak on sta rate selection table 2014-05-28 16:22:41 +02:00
sta_info.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-03-05 20:32:02 -05:00
status.c
tdls.c cfg80211: constify MAC addresses in cfg80211 ops 2014-05-19 17:34:42 +02:00
tkip.c
tkip.h
trace.c
trace.h mac80211: add a single-transaction driver op to switch contexts 2014-05-26 11:04:41 +02:00
tx.c mac80211: Handle the CSA counters correctly 2014-05-15 15:01:00 +02:00
util.c mac80211: handle failed restart/resume better 2014-05-09 12:21:34 +02:00
vht.c
wep.c
wep.h
wme.c
wme.h
wpa.c mac80211: add option to generate CCMP IVs only for mgmt frames 2014-04-25 17:26:15 +02:00
wpa.h