Date: Wed, 22 Dec 2004 09:02:16 +0000 (UTC) From: Robert Watson <rwatson@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: <200412220902.iBM92Gak030266@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-12-22 09:02:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/net if.c
Log:
MFC if.c:1.212 from HEAD to RELENG_5:
date: 2004/11/23 23:31:33; author: rwatson; state: Exp; lines: +10 -8
Assign if_broadcastaddr to NULL not 0 in if_attach().
Printf() a warning if if_attachdomain() is called more than once on an
interface to generate some noise on mailing lists when this occurs.
Fix up style in if_start(), where spaces crept in instead of tabs at
some point.
MFC after: 1 week
MFC note: Not the printf().
Revision Changes Path
1.199.2.10 +8 -8 src/sys/net/if.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412220902.iBM92Gak030266>
