Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: serial: mos7840: drop read-urb check
Drop read-urb check which is always false from completion the callback. The driver read-urb pointer is set at every open and is never cleared. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Johan Hovold <johan@kernel.org>
- Loading branch information