Date: Mon, 24 Aug 2009 12:52:05 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if.c if_var.h Message-ID: <200908241252.n7OCqGA5064928@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-08-24 12:52:05 UTC FreeBSD src repository Modified files: sys/net if.c if_var.h Log: SVN rev 196510 on 2009-08-24 12:52:05Z by rwatson Make if_grow static -- it's not used outside of if.c, and with the internals destined to change, it's better if it remains that way. MFC after: 3 days Revision Changes Path 1.363 +2 -1 src/sys/net/if.c 1.155 +0 -1 src/sys/net/if_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908241252.n7OCqGA5064928>