aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/mac80211/trace.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2015-03-12 19:28:31 +0100
committerJohannes Berg <johannes.berg@intel.com>2015-03-30 09:46:52 +0200
commit2c158887f1185e04b3763ae346da9f71fcbc4429 (patch)
treec8ade2c50b86dc7b802b8d74a7064543721dd027 /net/mac80211/trace.h
parentcfg80211: add vlan to station add/change tracing (diff)
downloadwireguard-linux-2c158887f1185e04b3763ae346da9f71fcbc4429.tar.xz
wireguard-linux-2c158887f1185e04b3763ae346da9f71fcbc4429.zip
mac80211: agg-tx: avoid sending DelBA with sta->lock held
The rate control locking caused a potential deadlock here due to the locks being acquired in different orders, so that change cannot yet be applied. However, there's no fundamental reason for this code to hold the sta->lock while transmitting frames. Clearly it's better not to hold the lock for longer periods of time, which can happen here since we call all the way down to the driver. Change the code a bit to not hold it while doing that. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/trace.h')
0 files changed, 0 insertions, 0 deletions