projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e688510
)
uml: small cleanups and note bugs to be dealt with by uml authors...
author
Alan Cox
<alan@redhat.com>
Mon, 13 Oct 2008 09:36:49 +0000
(10:36 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 13 Oct 2008 16:51:40 +0000
(09:51 -0700)
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/drivers/line.c
patch
|
blob
|
history
diff --git
a/arch/um/drivers/line.c
b/arch/um/drivers/line.c
index d741f35d7b3a3654e20e2ccf780fc54e8c76f1be..14a102e877d66e51a1e28a4f5a64ce23b509050a 100644
(file)
--- a/
arch/um/drivers/line.c
+++ b/
arch/um/drivers/line.c
@@
-275,6
+275,8
@@
int line_ioctl(struct tty_struct *tty, struct file * file,
case TIOCGLTC:
case TIOCSLTC:
#endif
+ /* Note: these are out of date as we now have TCGETS2 etc but this
+ whole lot should probably go away */
case TCGETS:
case TCSETSF:
case TCSETSW: