From: David Vrabel <david.vra...@citrix.com>
Date: Fri, 15 Jan 2016 11:56:42 +0000

> @@ -364,6 +364,7 @@ static void xennet_tx_buf_gc(struct netfront_queue *queue)
>       RING_IDX cons, prod;
>       unsigned short id;
>       struct sk_buff *skb;
> +     int more_to_do;

I hate to be difficult, but could you please use 'bool' for this variable?

Thanks!

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to