Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2009 22:17:11 +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:  <4AFC5F37.2010504@yandex.ru>
In-Reply-To: <200911091040.30884.jhb@freebsd.org>
References:  <200911062007.nA6K7GJ1027261@svn.freebsd.org> <4AF5E0DE.2020403@yandex.ru> <200911091040.30884.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin пишет:
> On Saturday 07 November 2009 4:04:30 pm R.Mahmatkhanov wrote:
>> 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".
>>
> 
> bfe(4) in HEAD doesn't use if_watchdog, it was converted a while ago I 
> believe.

Yes, sorry. I confuse it with if_bwi, that was disposed from if_watchdog
in recently HEAD commit.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AFC5F37.2010504>