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

Skip to content
Commit 7f662beb authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru Committed by ChandanaKishori Chiluveru
Browse files

usb: wwan: Fix list corruption during port re-open



The Rx URB processing working is not cancelled during port close. If
the port is immediately opened, it may run in parallel with Rx URB
processing work and it leads to the list corruption. Cancel the Rx URB
processing work while closing the port. Also don't schedule this work from
Rx complete callback if port is closed.

CRs-Fixed: 554519
Change-Id: I48919770b69136e62b3f54586875868cc06b8d0b
Signed-off-by: default avatarChandana Kishori Chiluveru <cchilu@codeaurora.org>
parent 27a6d000
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