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