Date: Sun, 18 Apr 2004 11:59:44 -0700 (PDT) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c if_var.h Message-ID: <200404181859.i3IIxiTN037811@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2004/04/18 11:59:44 PDT FreeBSD src repository Modified files: sys/net if.c if_var.h Log: Make if_(un)route static in if.c as they are called from if_up/if_down only. This is also cleanup to make locking easier. Reviewed by: luigi Approved by: bms(mentor) Revision Changes Path 1.189 +4 -2 src/sys/net/if.c 1.73 +0 -2 src/sys/net/if_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404181859.i3IIxiTN037811>