RE: [PATCH RESEND] net:fec:Fix error checking in the function fec_enet_init

2016-03-06 Thread Fugang Duan
ngutronix.de; > haoke...@gmail.com; netdev@vger.kernel.org; linux-ker...@vger.kernel.org > Subject: Re: [PATCH RESEND] net:fec:Fix error checking in the function > fec_enet_init > > > > On 2016-03-05 07:00 PM, Fugang Duan wrote: > > From: Nicholas Krause Sent: Saturday,

Re: [PATCH RESEND] net:fec:Fix error checking in the function fec_enet_init

2016-03-06 Thread Uwe Kleine-König
Hello Nicholas, On Fri, Mar 04, 2016 at 03:00:14PM -0500, Nicholas Krause wrote: > This fixes error checking in the function fec_enet_init to properly > check if the internal call to the function fec_enet_alloc_queue fails > and if so immediately return the error code to the caller for it to > han

RE: [PATCH RESEND] net:fec:Fix error checking in the function fec_enet_init

2016-03-05 Thread Fugang Duan
ngutronix.de; > haoke...@gmail.com; netdev@vger.kernel.org; linux-ker...@vger.kernel.org > Subject: [PATCH RESEND] net:fec:Fix error checking in the function > fec_enet_init > > This fixes error checking in the function fec_enet_init to properly check if > the > internal call to