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

Skip to content
Commit 26b95eb4 authored by Amit Blay's avatar Amit Blay Committed by Stephen Boyd
Browse files

usb: gadget: remove ecm_cleanup in disconnect



ecm_cleanup should be called in unbind since ecm_ipa_init/configure
are called at bind, and this was indeed changed lately.
This instance causes a crash since ecm_upa_cleanup is called before
ecm_ipa_disconnect is called. (since it's called in the disconnect workQ)

Change-Id: I0ec187b89c147ae489ce9c470f6401d58fe58f91
Signed-off-by: default avatarLena Salman <esalman@codeaurora.org>
Signed-off-by: default avatarAmit Blay <ablay@codeaurora.org>
parent a637fb15
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