Date: Sun, 08 Nov 2009 00:04:30 +0300 From: "R.Mahmatkhanov" <cvs-src@yandex.ru> To: John Baldwin <jhb@FreeBSD.org> Cc: svn-src-all@freebsd.org Subject: Re: svn commit: r198999 - head/sys/dev/msk Message-ID: <4AF5E0DE.2020403@yandex.ru> In-Reply-To: <200911062007.nA6K7GJ1027261@svn.freebsd.org> References: <200911062007.nA6K7GJ1027261@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin пишет: > Author: jhb > Date: Fri Nov 6 20:07:16 2009 > New Revision: 198999 > URL: http://svn.freebsd.org/changeset/base/198999 > > Log: > Take a step towards removing if_watchdog/if_timer. Don't explicitly set > if_watchdog/if_timer to NULL/0 when initializing an ifnet. if_alloc() > sets those members to NULL/0 already. > How about if_bfe? I've getting warnings "...using obsoleted watchdog interface".
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AF5E0DE.2020403>