diff options
author | Avinash Patil <[email protected]> | 2014-12-05 23:23:41 +0530 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-12-05 14:15:25 -0500 |
commit | c11fb9857f8c7951e30509c5af72ada8e121be8b (patch) | |
tree | 60cea5b4884ea221e936e1a29444678ffe508596 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 9817fffbf04caae2843bc09321561afdea8c8d89 (diff) |
mwifiex: guard station nodes access by station list lock
Station node entries should be guarded for whole of their reference
instead of just while getting node entry from station list.
It may happen that station node is retrieved may be deleted by
deauthentication event while it is still in use.
Reported by: Tim Shepard <[email protected]>
Signed-off-by: Avinash Patil <[email protected]>
Signed-off-by: Cathy Luo <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions