diff options
author | John Crispin <john@openwrt.org> | 2015-02-22 08:29:26 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-22 08:29:26 +0000 |
commit | 291e04ee8f47b86cbe3b63f2434c1c5e80bab678 (patch) | |
tree | accf003da3df1948791b440c5bd726c34282204d /target/Config.in | |
parent | 6aab00fa44db337b35112b95d81bcdfd827d088d (diff) | |
download | upstream-291e04ee8f47b86cbe3b63f2434c1c5e80bab678.tar.gz upstream-291e04ee8f47b86cbe3b63f2434c1c5e80bab678.tar.bz2 upstream-291e04ee8f47b86cbe3b63f2434c1c5e80bab678.zip |
comgt: Use TCGETS and TCSETS ioctls for struct termios
When passing struct termios to ioctl TCGETS and TCSETS should be
used instead of TCGETA and TCSETA, which are meant for the older
struct termio. Should fix https://dev.openwrt.org/ticket/19012
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 44506
Diffstat (limited to 'target/Config.in')
0 files changed, 0 insertions, 0 deletions