cvs commit: src/sys/net if.c

[ Available lists | Index of cvs-src-old | Month of Oct 2008 | Week of 30 Oct 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bjoern A. Zeeb <bz@FreeBSD.org>
Date
30 Oct 2008 15:56:16
Subject
cvs commit: src/sys/net if.c
Message-ID
200810301556.m9UFuGKA054907@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.142 seconds