]> git.ozlabs.org Git - ppp.git/blobdiff - aix4/ppp_if.c
moved protos here from ccp.h; log details of compression in use
[ppp.git] / aix4 / ppp_if.c
index 4690aa4cffd13edbfd34224ca9bda259a8caadca..23b8446167d6c2fd2fe571ba7bb1490397bc3e91 100644 (file)
@@ -399,6 +399,7 @@ ppp_if_close(q)
        }
        p->pii_npq = NULL;
        p->pii_npq_tail = &p->pii_npq;
+       p->pii_writeq = NULL;
        DLOG("ppp_if%d: closed\n", p - pii);
     }
     return(0);                 /* no work to be done */