fix regression in tcsetattr on all mips archs
authorRich Felker <dalias@aerifal.cx>
Wed, 13 Jul 2016 19:04:30 +0000 (15:04 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 13 Jul 2016 19:04:30 +0000 (15:04 -0400)
commitcff5747c74c41b22f1ce1340978b1c226a8cdf32
treed4bb639db22cf5defe5c23126688f70e40df4841
parent6399fa9d29ea83de4735680b77d457bd59606532
fix regression in tcsetattr on all mips archs

revert commit 8c316e9e49d37ad92c2e7493e16166a2afca419f. it was wrong
and does not match how the kernel API works.
arch/mips/bits/termios.h
arch/mips64/bits/termios.h
arch/mipsn32/bits/termios.h
src/passwd/nscd_query.c