Skip to content
Snippets Groups Projects
Commit 291e04ee authored by John Crispin's avatar John Crispin
Browse files

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: default avatarMatti Laakso <malaakso@elisanet.fi>

SVN-Revision: 44506
parent 6aab00fa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment