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

Skip to content
Commit fd6b3177 authored by Chetan C R's avatar Chetan C R Committed by Gerrit - the friendly Code Review server
Browse files

USB: gadget: f_rmnet: flush work queue in unbind()



Pending work was not getting flushed properly resulting
in device crash during disconnect_work.
This fix issue by calling flush_workqueue to make sure
that any pending disconnect_work() from u_bam_data file
is being flushed before calling ipa data free in
unbind function.

Change-Id: Ia26f175cbae7477366ded085545417e6b6700e7b
Signed-off-by: default avatarChetan C R <cchinnad@codeaurora.org>
parent 99cfd27b
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