openwrtv4/package/network
John Crispin 291e04ee8f 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
2015-02-22 08:29:26 +00:00
..
config netifd: various device config / event fixes (thx Hans Dedecker) 2015-02-17 14:14:51 +00:00
ipv6 6in4: fix update timeout 2015-02-08 22:20:38 +00:00
services packages: remove uneeded PKG_BUILD_DIR overrides 2015-02-22 01:31:21 +00:00
utils comgt: Use TCGETS and TCSETS ioctls for struct termios 2015-02-22 08:29:26 +00:00