On 09/14/12 16:16, Aleksandr Rybalko wrote:
> On Fri, 14 Sep 2012 09:33:35 +0000 (UTC)
> Grzegorz Bernacki<gber@FreeBSD.org> wrote:
>
>> Author: gber
>> Date: Fri Sep 14 09:33:35 2012
>> New Revision: 240484
>> URL: http://svn.freebsd.org/changeset/base/240484
>>
>> Log:
>> Set busaddr and bussize to 0 when fdt_get_range() fails.
>
> Why bussize is 0?
I though that setting it to 0 makes sense, since we do not use
this variable in this function and setting it to some value could be
confused. I could skip setting it, but I also thought it could cause
confusion :). If you think that setting it to other value or remove it
will be better please let me know and I will change it.
thanks
grzesiek
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"