Date: Sun, 24 Aug 2008 11:03:43 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c Message-ID: <200808241103.m7OB3wea078146@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2008-08-24 11:03:43 UTC FreeBSD src repository Modified files: sys/net if.c Log: SVN rev 182106 on 2008-08-24 11:03:43Z by bz Make the checks for ptp interfaces in ifa_ifwithdstaddr() and ifa_ifwithnet() look more similar by comparing the pointer to NULL in both cases. MFC after: 3 months Revision Changes Path 1.285 +2 -2 src/sys/net/if.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808241103.m7OB3wea078146>