diff options
author | Alan Cox <[email protected]> | 2008-08-06 14:06:29 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-08-06 10:36:53 -0700 |
commit | 8bc5fb6abb670fa9079cd1994f016a39f99698fe (patch) | |
tree | a689a32d66827a02e174e3523419bcd19703c652 /net/unix/sysctl_net_unix.c | |
parent | 3a35c27ac68cea19c252e127ec61099648eb4870 (diff) |
Remove bogons from the iSeries console
The iSeries driver calls into the n_tty ldisc code directly for some
bizarre reason. I previously tagged this with a query but this actually
does need fixing as n_tty methods when you have a different ldisc set are
not a good thing to call.
In n_tty mode this change should have no effect, the core tty layer has
always called the ldisc ioctl method *anyway* and will call the one for
the right ldisc.
Signed-off-by: Alan Cox <[email protected]>
Acked-by: Stephen Rothwell <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions