Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 81db557a authored by Jinesh K. Jayakumar's avatar Jinesh K. Jayakumar Committed by Gerrit - the friendly Code Review server
Browse files

msm: ipa: eth: Use single netdevice notifier registration



Registering with netdevice notifier while holding upper_mutex can
deadlock if an active notification is in parallel waiting for the
same mutex, as the rtnl mutex needed for the registation is held
by the notification handler in this scenario. Re-use the notifier
registration used for real device to also monitor for events from
upper interfaces.

Change-Id: Ia2ef72be4b831077050e18c93781ea620e956820
Signed-off-by: default avatarJinesh K. Jayakumar <jineshk@codeaurora.org>
parent e26c537a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment