summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRyder Lee <ryder.lee@mediatek.com>2021-03-05 11:46:41 +0300
committerFelix Fietkau <nbd@nbd.name>2021-04-12 01:01:24 +0300
commit782018391748f3547d44c76341ef89a2118ffe32 (patch)
treefff1e556fa62637262a999d89cb451910aa9bbe4 /include/linux
parentdc0a108bb060e3023090f97149e0ca81a2636e36 (diff)
downloadlinux-782018391748f3547d44c76341ef89a2118ffe32.tar.xz
mt76: mt7915: fix possible deadlock while mt7915_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 mt7915_register_ext_phy() outside the init_work(). Signed-off-by: Evelyn Tsai <evelyn.tsai@mediatek.com> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions