diff options
author | Michal Kazior <michal.kazior@tieto.com> | 2015-08-05 12:15:23 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2015-08-13 14:29:55 +0300 |
commit | adaeed74bc085bc59991cd6e23ee7f720b6c6aab (patch) | |
tree | faf14de9790d895ced76b3d185bb03b1f22e0ef0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6f7429c29b9979d64d067543caec940bbc023340 (diff) |
ath10k: don't remove peer that doesn't exist
If peer creation failed during offchannel Tx the
driver attempted to delete the peer nonetheless.
This caused the ar->num_peers counter to be
incorrectly decremented. This subsequently could
cause the counter to drop below 0 and also
eventually lead to firmware crash because host
would think there are less peer entries created in
firmware then there really were.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions