diff options
| author | Peter Chiu <[email protected]> | 2021-11-01 10:01:13 +0800 |
|---|---|---|
| committer | Felix Fietkau <[email protected]> | 2021-12-18 11:47:57 +0100 |
| commit | 8c55516de3f9b76b9d9444e7890682ec2efc809f (patch) | |
| tree | 0e85621d42a456da5cfd767d7bd57d0b855e6ff6 /tools/perf/scripts/python/libxed.py | |
| parent | 2363b6a646b65a207345b9a9024dff0eff3fec44 (diff) | |
mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()
ieee80211_register_hw() is called with rtnl_lock held, and this could be
caused lockdep from a work item that's on a workqueue that is flushed
with the rtnl held.
Move mt7615_register_ext_phy() outside the init_work().
Signed-off-by: Peter Chiu <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions