diff options
author | 2019-05-02 21:36:50 +0800 | |
---|---|---|
committer | 2019-05-07 17:03:47 +0300 | |
commit | 9e7251fa38978b85108c44743e1436d48e8d0d76 (patch) | |
tree | a6ad160e5b8f3372eca3442a8a6551a731dcc1ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath10k: add peer id check in ath10k_peer_find_by_id (diff) | |
download | wireguard-linux-9e7251fa38978b85108c44743e1436d48e8d0d76.tar.xz wireguard-linux-9e7251fa38978b85108c44743e1436d48e8d0d76.zip |
ath10k: Check tx_stats before use it
tx_stats will be freed and set to NULL before debugfs_sta node is
removed in station disconnetion process. So if read the debugfs_sta
node there may be NULL pointer error. Add check for tx_stats before
use it to resove this issue.
Signed-off-by: Yingying Tang <yintang@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions