From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 28 Jan 2016 17:32:47 +0100 Subject: [PATCH 7/9] net: macb: avoid uninitialized variables In-Reply-To: <56A8EA9F.6070404@atmel.com> References: <1453903507-3427225-1-git-send-email-arnd@arndb.de> <56A8E788.5020802@atmel.com> <56A8EA9F.6070404@atmel.com> Message-ID: <1593788.TL4Ey44qeU@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 27 January 2016 17:04:47 Nicolas Ferre wrote: > > > > Okay Arnd, thanks! > > > > Acked-by: Nicolas Ferre > > Oh, crap: actually this warning has just been fixed by Sudip Mukherjee > and is already queued by David here: > https://patchwork.ozlabs.org/patch/572610/ > > So, sorry, I've shot too fast: NACK... Ok, thanks for pointing this out. Arnd