[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160510132915.GC12241@citrix.com>
Date: Tue, 10 May 2016 14:29:16 +0100
From: Wei Liu <wei.liu2@...rix.com>
To: Paul Durrant <paul.durrant@...rix.com>
CC: <xen-devel@...ts.xenproject.org>, <netdev@...r.kernel.org>,
Wei Liu <wei.liu2@...rix.com>
Subject: Re: [PATCH net-next 1/4] xen-netback: add control ring boilerplate
On Thu, May 05, 2016 at 12:19:27PM +0100, Paul Durrant wrote:
[...]
>
> +static int connect_ctrl_ring(struct backend_info *be)
> +{
Please use goto style error handling in this function.
Other than this the code looks good.
Wei.
Powered by blists - more mailing lists