Call lcp_close(0) in link_required if the channel connect or
commit322e6d68a1737fbbd563030ba33c8498f34fabe0
authorPaul Mackerras <paulus@samba.org>
Fri, 31 Dec 2004 11:58:56 +0000 (31 11:58 +0000)
committerPaul Mackerras <paulus@samba.org>
Fri, 31 Dec 2004 11:58:56 +0000 (31 11:58 +0000)
tree2fadf8a74821b7a773130744340bf114a46e77bf
parent3c9d53d98102887698af1c1b3655274207e7c941
Call lcp_close(0) in link_required if the channel connect or
establish_ppp functions fail.  It's a bit grotty but it is needed
to get lcp back into closed state so that a future lcp_open will
do what it should.
pppd/auth.c