diff options
author | Helmut Schaa <helmut.schaa@googlemail.com> | 2012-01-27 14:02:53 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-01-31 00:48:28 +0400 |
commit | 4f3eb0ba4817e55e1b5b2f63fcf3f266c328fc1a (patch) | |
tree | bd3d01eb44f353f4a012e53919bfc843c08a14d5 /drivers/net | |
parent | 19468413e8d98d44be8daf0acaf8d576dfc53fa2 (diff) | |
download | linux-4f3eb0ba4817e55e1b5b2f63fcf3f266c328fc1a.tar.xz |
mac80211: Move num_sta_ps counter decrement after synchronize_rcu
Unted the assumption that the sta struct is still accessible before the
synchronize_rcu call we should move the num_sta_ps counter decrement
after synchronize_rcu to avoid incorrect decrements if num_sta_ps.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions