aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
diff options
context:
space:
mode:
authorBen Greear <greearb@candelatech.com>2013-06-12 14:08:44 -0700
committerJohannes Berg <johannes.berg@intel.com>2013-06-13 10:27:07 +0200
commite562078a19226660299eeaf40a50752672214f11 (patch)
tree09e911481176393b8e47913a594fce34828fb8a9 /net/mac80211/mlme.c
parentmac80211: fix TX aggregation TID struct leak (diff)
downloadlinux-dev-e562078a19226660299eeaf40a50752672214f11.tar.xz
linux-dev-e562078a19226660299eeaf40a50752672214f11.zip
mac80211: Ensure tid_start_tx is protected by sta->lock
All accesses of the tid_start_tx lock should be protected by sta->lock if there is any chance that another thread could still be accessing the sta object. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions