diff options
author | Avinash Patil <patila@marvell.com> | 2014-12-05 18:53:41 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-12-05 20:15:25 +0100 |
commit | c11fb9857f8c7951e30509c5af72ada8e121be8b (patch) | |
tree | 60cea5b4884ea221e936e1a29444678ffe508596 /net/mac80211/mesh_ps.c | |
parent | mwifiex: delete peer station's RA list upon deauthentication (diff) | |
download | linux-c11fb9857f8c7951e30509c5af72ada8e121be8b.tar.xz linux-c11fb9857f8c7951e30509c5af72ada8e121be8b.zip |
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 <shep@xplot.org>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/mesh_ps.c')
0 files changed, 0 insertions, 0 deletions