diff options
author | Zhi Chen <zhichen@codeaurora.org> | 2018-12-20 14:25:18 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-12-20 19:08:44 +0200 |
commit | 386f97e3b201d18578abb0e7037b85a1ae50c0a3 (patch) | |
tree | 0c4ae7d8f2400e0fd4730dba8ae6aeb6f69ec697 /samples | |
parent | 2d3b55853b123c177037cf534c5aaa2650310094 (diff) | |
download | linux-386f97e3b201d18578abb0e7037b85a1ae50c0a3.tar.gz linux-386f97e3b201d18578abb0e7037b85a1ae50c0a3.tar.bz2 linux-386f97e3b201d18578abb0e7037b85a1ae50c0a3.zip |
ath10k: fix tx_stats memory leak
Memory of tx_stats was allocated when a STA was added. But it's not freed
if the STA failed to be added to driver. This issue could be seen in MDK3
attack case when STA number reached the limit.
Tested: QCA9984 with firmware ver 10.4-3.9.0.1-00005
Signed-off-by: Zhi Chen <zhichen@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions