aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorValentin Longchamp <[email protected]>2010-05-05 11:47:07 +0200
committerGreg Kroah-Hartman <[email protected]>2010-05-13 12:10:56 -0700
commit1c5250d6163dac28be3afabdfb6c723f107051b7 (patch)
treeefb40da1a3267af59c279ae014414daecacb90bb /net/lapb/lapb_in.c
parent77945febbe60a69e9dcab7f49d33a1aa1e436973 (diff)
serial: imx.c: fix CTS trigger level lower to avoid lost chars
The imx CTS trigger level is left at its reset value that is 32 chars. Since the RX FIFO has 32 entries, when CTS is raised, the FIFO already is full. However, some serial port devices first empty their TX FIFO before stopping when CTS is raised, resulting in lost chars. This patch sets the trigger level lower so that other chars arrive after CTS is raised, there is still room for 16 of them. Signed-off-by: Valentin Longchamp<[email protected]> Tested-by: Philippe Rétornaz<[email protected]> Acked-by: Wolfram Sang<[email protected]> Cc: stable <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions