diff options
author | Johannes Berg <[email protected]> | 2023-06-06 14:49:24 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-06-07 19:53:13 +0200 |
commit | 4d45145ba6e2e1c0eba4ebda7d6273319191f4e8 (patch) | |
tree | 1c003b34c56b77dfbc1b980d7cc8caab70e2f013 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7d2d0ff49dfdb38ad37baa9a27c0132d5e51a923 (diff) |
wifi: cfg80211: hold wiphy lock when sending wiphy
Sending the wiphy out might cause calls to the driver,
notably get_txq_stats() and get_antenna(). These aren't
very important, since the normally have their own locks
and/or just send out static data, but if the contract
should be that the wiphy lock is always held, these are
also affected. Fix that.
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions