summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPaul Fulghum <paulkf@microgate.com>2004-10-20 21:22:34 -0700
committerLinus Torvalds <torvalds@evo.osdl.org>2004-10-20 21:22:34 -0700
commitfaa9979fbd98fd6a75b58b5ea01f4b5c1281d08a (patch)
tree8b63ac1dec2f8e259c406428bcf2551e0f2ee620 /include/linux
parent493808277cea84d2e8fa0db545e9fd16ee62359e (diff)
[PATCH] ppp: terminate connection on hangup
I reviewed, patched, and tested ppp_async.c to implement ldisc->hangup(). This correctly terminates the PPP connection on hangup. Paul Mackerras already did an excellent job of ensuring safe shutdown and I/O completion in ldisc->close so the change is trivial: just add the ldisc->hangup and call the existing close routine. Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions