summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRazvan Stefanescu <razvan.stefanescu@microchip.com>2019-08-13 10:40:25 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-09-21 07:19:43 +0200
commite5581ce3a688f8780a846f89a8543dea98faf3db (patch)
treeef48d32ddc31fa486c95214e5eeb4e4c57ac7ab5 /net
parent2177f6383e59b9846a1b8cfb55881b9d9d102d23 (diff)
tty/serial: atmel: reschedule TX after RX was started
commit d2ace81bf902a9f11d52e59e5d232d2255a0e353 upstream. When half-duplex RS485 communication is used, after RX is started, TX tasklet still needs to be scheduled tasklet. This avoids console freezing when more data is to be transmitted, if the serial communication is not closed. Fixes: 69646d7a3689 ("tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped") Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com> Cc: stable <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20190813074025.16218-1-razvan.stefanescu@microchip.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions