aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/tty_flags.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-05-11 10:23:38 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-24 12:49:16 -0700
commit113c62ee49d212ecb934147c6ba84cfa79c26121 (patch)
treec7d586cbf186eb7dcceb61518fbc015e86f7edae /include/uapi/linux/tty_flags.h
parenttty: rocket: fix comment of ROCKET_SPD_HI (diff)
downloadwireguard-linux-113c62ee49d212ecb934147c6ba84cfa79c26121.tar.xz
wireguard-linux-113c62ee49d212ecb934147c6ba84cfa79c26121.zip
tty: fix comment of ASYNCB_SPD_HI
This comment does not reflect the actual code. It should be 57600, not 56000. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/tty_flags.h')
-rw-r--r--include/uapi/linux/tty_flags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/tty_flags.h b/include/uapi/linux/tty_flags.h
index fae4864737fa..072e41e45ee2 100644
--- a/include/uapi/linux/tty_flags.h
+++ b/include/uapi/linux/tty_flags.h
@@ -15,7 +15,7 @@
#define ASYNCB_FOURPORT 1 /* Set OU1, OUT2 per AST Fourport settings */
#define ASYNCB_SAK 2 /* Secure Attention Key (Orange book) */
#define ASYNCB_SPLIT_TERMIOS 3 /* [x] Separate termios for dialin/callout */
-#define ASYNCB_SPD_HI 4 /* Use 56000 instead of 38400 bps */
+#define ASYNCB_SPD_HI 4 /* Use 57600 instead of 38400 bps */
#define ASYNCB_SPD_VHI 5 /* Use 115200 instead of 38400 bps */
#define ASYNCB_SKIP_TEST 6 /* Skip UART test during autoconfiguration */
#define ASYNCB_AUTO_IRQ 7 /* Do automatic IRQ during