Date: Tue, 1 Dec 2009 10:23:09 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r199975 - head/sys/net Message-ID: <20091201102112.N83957@maildrop.int.zabbadoz.net> In-Reply-To: <200911302125.nAULPvRO043110@svn.freebsd.org> References: <200911302125.nAULPvRO043110@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Nov 2009, John Baldwin wrote: > Author: jhb > Date: Mon Nov 30 21:25:57 2009 > New Revision: 199975 > URL: http://svn.freebsd.org/changeset/base/199975 > > Log: > Remove if_timer/if_watchdog now that they are no longer used. The space > used by if_timer is reserved for expanding if_index to an int in the > future. > > Reviewed by: rwatson, brooks I have no idea yet if it builds or if the output of netstat still looks sane but this is about what was missed (in userland, apart from the traditional docs in share/doc/smm/18.net/6.t ): http://people.freebsd.org/~bz/20091201-01-no-if_timer.diff > Modified: > head/sys/net/if.c > head/sys/net/if_dead.c > head/sys/net/if_var.h -- Bjoern A. Zeeb It will not break if you know what you are doing.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091201102112.N83957>