HomeFreeBSD

usb: serial: propagate errors from ucom_queue_command()

Description

usb: serial: propagate errors from ucom_queue_command()

There's only one error that we can get back right now, but future
changes will add some more cases that we need to watch out for. Start
by returning errors and propagating them back.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D47950

Details

Provenance
kevansAuthored on Dec 11 2024, 1:23 AM
Reviewer
kib
Differential Revision
D47950: usb: serial: propagate errors from ucom_queue_command()
Parents
rG636d377264f5: release: vmimage: setup the default BE properly
Branches
Unknown
Tags
Unknown