From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Kicinski Date: Mon, 21 Aug 2017 21:34:30 +0000 Subject: Re: [PATCH] mt7601u: check memory allocation failure Message-Id: <20170821143430.635e4b92@cakuba.netronome.com> List-Id: References: <20170821205956.20859-1-christophe.jaillet@wanadoo.fr> In-Reply-To: <20170821205956.20859-1-christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Mon, 21 Aug 2017 22:59:56 +0200, Christophe JAILLET wrote: > Check memory allocation failure and return -ENOMEM in such a case, as > already done a few lines below > > Signed-off-by: Christophe JAILLET Acked-by: Jakub Kicinski Thanks!