Commit 93867396 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

usb: serial: Stop pushing rx data when tty node is removed



usb_wwan driver continues pushing rx data buffer to tty node
even if it is removed during device disconnect. This may cause
watchdog bark as driver unnecessarily loops through the list of
rx buffers and tries to push it to tty layer while holding
spin lock with interrupts disabled.

CRs-Fixed: 377066
Change-Id: I5569a4948aba89fd1d0d8ea5e8910ce2e0c8e917
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 9aa5a9fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment