From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 30 Jul 2012 17:35:00 +0200 Subject: [U-Boot] [PATCH] dm: net: Fixup the armada100 FEC driver In-Reply-To: References: <1343418607-11325-1-git-send-email-marex@denx.de> <201207300835.01256.marex@denx.de> Message-ID: <201207301735.01010.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Joe Hershberger, > Hi Marek, > > On Mon, Jul 30, 2012 at 1:35 AM, Marek Vasut wrote: > > Dear Prafulla Wadaskar, > > > >> > -----Original Message----- > >> > From: u-boot-bounces at lists.denx.de [mailto:u-boot- > >> > bounces at lists.denx.de] On Behalf Of Marek Vasut > >> > Sent: 28 July 2012 01:20 > >> > To: u-boot at lists.denx.de > >> > Cc: Marek Vasut; Joe Hershberger; u-boot-dm at lists.denx.de > >> > Subject: [U-Boot] [PATCH] dm: net: Fixup the armada100 FEC driver > >> > > >> > Apply the following questionable adjustment to silence GCC. > >> > > >> > armada100_fec.c: In function 'armdfec_send': > >> > armada100_fec.c:589:2: warning: dereferencing type-punned pointer will > >> > break strict-aliasing rules [-Wstrict-aliasing] > >> > > >> > Signed-off-by: Marek Vasut > >> > Cc: Joe Hershberger > > > > [...] > > > > Joe, can you please pick this for -next (or -master already?) ? > > OK... I figured this was just an RFC, since it was sent to the u-boot-dm > list. That was a bad choice to cross post it to both MLs ... and I was already told so, quite a lot. > I'll pull it into master after release. > > Thanks, > -Joe Best regards, Marek Vasut