Deleted Added
full compact
352c352
< if ( ifp = ro->ro_rt->rt_ifp ) {
---
> if ((ifp = ro->ro_rt->rt_ifp) != NULL) {