On (Tue) Aug 25 2009 [23:57:54], Rusty Russell wrote:
> On Mon, 24 Aug 2009 05:09:44 pm Amit Shah wrote:
> > sg_init_table(sg, 2+MAX_SKB_FRAGS);
> > - for (;;) {
> > + ret = 1;
> > + while(ret > 0) { /* Is there space to add another buffer to the vq */
>
> This is called a "do" loop :)
>
> Please test, and I'll apply.
:-) drat! shouldn't have done that on a Sunday anyway
I'll test it soon.
Amit
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization