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

Skip to content
Commit d0a31981 authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan
Browse files

drivers: net: rmnet: Free port after netdev unreg



Previously rmnet port would be freed before netdevice unregister
queue. This would cause an issue if any dependent drivers relied on
rmnet_port.

This change switches the order and unregisters in context instead
of a unregister queue to ensure rmnet_port is freed after all netdev_cb
notifications.

Change-Id: Id8fdae83bddc5432501ee53142ece2695e80ab64
Acked-by: default avatarRaul Martinez <mraul@qti.qualcomm.com>
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
parent 771efa0c
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