[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20121101.115024.1422610516561380154.davem@davemloft.net>
Date: Thu, 01 Nov 2012 11:50:24 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: mst@...hat.com
Cc: vyasevic@...hat.com, edumazet@...gle.com,
akpm@...ux-foundation.org, alexander.h.duyck@...el.com,
Ian.Campbell@...rix.com, kvm@...r.kernel.org,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCHv2 net-next 1/8] skb: report completion status for zero
copy skbs
From: "Michael S. Tsirkin" <mst@...hat.com>
Date: Wed, 31 Oct 2012 12:31:06 +0200
> -void vhost_zerocopy_callback(struct ubuf_info *ubuf)
> +void vhost_zerocopy_callback(struct ubuf_info *ubuf, int zerocopy_status)
If you're only reporting true/false values, even just for now,
please use 'bool' for this.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists