Commit 98e3059
Desnes Nunes
USB: serial: xr: avoid requesting zero DTE rate
JIRA: https://issues.redhat.com/browse/RHEL-67057
commit 63b8ed2
Author: Johan Hovold <johan@kernel.org>
Date: Tue, 29 Nov 2022 15:18:57 +0100
When the requested line speed is B0 (hangup) there is no need to use the
current speed in the line-coding request. This specifically avoids
requesting a zero DTE rate when the current speed is B0, which could
potentially confuse buggy firmware.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Desnes Nunes <desnesn@redhat.com>1 parent 8718f8e commit 98e3059
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | | - | |
753 | | - | |
754 | 752 | | |
755 | 753 | | |
756 | 754 | | |
| |||
0 commit comments