Re: [PATCH] net: sxgbe: check memory allocation failure
From: David Miller
Date: Fri Aug 25 2017 - 23:07:34 EST
From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Date: Fri, 25 Aug 2017 07:35:51 +0200
> Check memory allocation failure and return -ENOMEM in such a case, as
> already done few lines below for another memory allocation.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Applied, thank you.