]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/sys-linux.c
PPPoE updates: don't exit if discovery fails, cope with both
[ppp.git] / pppd / sys-linux.c
index 8ec9ba70e7051e50957709ebf98e8a698140ab15..effb63854a3be94b1f730bdece21ce782b4f5dec 100644 (file)
@@ -1231,7 +1231,7 @@ void tty_recv_config(int mru, u_int32_t asyncmap, int pcomp, int accomp)
  * which may be done. Just return without incident.
  */
        if (!still_ppp())
-               return 0;
+               return;
 /*
  * Set the receiver parameters
  */