Re: svn commit: r195654 - in head: . sys/dev/cxgb/ulp/tom sys/netinet sys/sys

[ Available lists | Index of svn-src-head | Month of Jul 2009 | Week of 13 Jul 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Lawrence Stewart <lstewart@freebsd.org>
Date
13 Jul 2009 21:43:35
Subject
Re: svn commit: r195654 - in head: . sys/dev/cxgb/ulp/tom sys/netinet sys/sys
Message-ID
4A5BA56A.8000208@freebsd.org


[ Hide this part ]
Navdeep Parhar wrote:
[snip]
>
> Hello Lawrence,
>
> 'to' should be renamed to 'toeo' in syncache_expand_establish_req() before the
> changes you made to cxgb_cpl_io.c will even compile.
>
> - struct toeopt to;
> + struct toeopt toeo;

Oh dear, mea culpa.

>
> Unfortunately, cxgb's TOM is commented out of the build system (ever since
> ARPv2) and so buildkernel won't catch stuff like this. I have a tree that
> builds TOM with the latest head but it won't be ready+tested in time for 8.0.

That would explain why I missed this :(

Will get it fixed right away.

Cheers,
Lawrence


Elapsed time: 0.118 seconds