Re: npppd: result of getifaddrs() not used?

2020-12-29 Thread Vitaliy Makkoveev
> On 30 Dec 2020, at 01:08, Sebastian Benoit wrote: > > It seems to me that this call to getifaddrs() is actually not needed. > > ok? Indeed it is. ok mvs > > diff --git usr.sbin/npppd/pppoe/pppoed.c usr.sbin/npppd/pppoe/pppoed.c > index 5b3f09dccb1..bae41732199 100644 > ---

npppd: result of getifaddrs() not used?

2020-12-29 Thread Sebastian Benoit
It seems to me that this call to getifaddrs() is actually not needed. ok? diff --git usr.sbin/npppd/pppoe/pppoed.c usr.sbin/npppd/pppoe/pppoed.c index 5b3f09dccb1..bae41732199 100644 --- usr.sbin/npppd/pppoe/pppoed.c +++ usr.sbin/npppd/pppoe/pppoed.c @@ -458,7 +459,6 @@ pppoed_reload(pppoed