bz 2008-10-30 15:56:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/net if.c
Log:
SVN rev 184475 on 2008-10-30 15:56:04Z by bz
MFC: r182106
Make the checks for ptp interfaces in ifa_ifwithdstaddr() and
ifa_ifwithnet() look more similar by comparing the pointer to NULL
in both cases.
Approved by: re (gnn)
Revision Changes Path
1.273.2.6 +2 -2 src/sys/net/if.c