|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Trying to adapt Olaf's vif MTU patch for EL5.6's 2.6.18-
On 04/16/2011 11:23 PM, Teck Choon Giam wrote:
>> - be->netif->can_queue = 1;
>> + netif->can_queue = 1
>
> You need to end semi-colon for the above which I think your compile
> error output is showing I guess.
> Is the line 387 the one without the ; above? I guess so :p
>
> Thanks.
>
> Kindest regards,
> Giam Teck Choon
That was indeed the problem. I've got the new kernel installed on my
test machines and will report success/failure tomorrow. :)
--
Digimer
E-Mail: digimer@xxxxxxxxxxx
AN!Whitepapers: http://alteeve.com
Node Assassin: http://nodeassassin.org
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|