diff options
author | Alan Cox <alan@linux.intel.com> | 2010-01-04 17:26:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-01-21 00:03:27 +0100 |
commit | eeec32a731631a9bad9abb21c626b9f2840bee0d (patch) | |
tree | d78bedd82f6bf135d02c3459c443e1f4db9bb2b4 /scripts/namespace.pl | |
parent | compat_ioctl: Supress "unknown cmd" message on serial /dev/console (diff) | |
download | linux-eeec32a731631a9bad9abb21c626b9f2840bee0d.tar.xz linux-eeec32a731631a9bad9abb21c626b9f2840bee0d.zip |
nozomi: quick fix for the close/close bug
Nozomi goes wrong if you get the sequence
open
open
close
[stuff]
close
which turns out to occur on some ppp type setups.
This is a quick patch up for the problem. It's not really fixing Nozomi
which completely fails to implement tty open/close semantics and all the
other needed stuff. Doing it right is a rather more invasive patch set and
not one that will backport.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/namespace.pl')
0 files changed, 0 insertions, 0 deletions