summaryrefslogtreecommitdiff
path: root/rust/zerocopy/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-06-23 17:08:15 +0200
committerJohan Hovold <johan@kernel.org>2026-06-29 11:40:34 +0200
commit83a3dfc018943b05b6daf3a6f891833e1aabfa1f (patch)
tree60f5c344f3f52889d64e31ba32f462fd30118599 /rust/zerocopy/git@git.tavy.me:linux-stable.git
parent5c1ea24b53bf3bfb859f0a05573997487975da23 (diff)
USB: serial: digi_acceleport: fix broken rx after throttle
If the port is closed while throttled, the read urb is never resubmitted and the port will not receive any further data until the device is reconnected (or the driver is rebound). Clear the throttle flags and submit the urb if needed when opening the port. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'rust/zerocopy/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions