Re: [PATCH] ARM: orion5x: Use vsprintf %pM extension

2015-06-17 Thread Gregory CLEMENT
Hi Andrew, Joe, On 15/06/2015 05:28, Andrew Lunn wrote: > On Sun, Jun 14, 2015 at 07:01:30PM -0700, Joe Perches wrote: >> Format mac addresses with the normal kernel extension. >> >> Signed-off-by: Joe Perches > > Acked-by: Andrew Lunn applied on mvebu/cleanup-4.3 Thanks, Gregory > >

Re: [PATCH] ARM: orion5x: Use vsprintf %pM extension

2015-06-14 Thread Andrew Lunn
On Sun, Jun 14, 2015 at 07:01:30PM -0700, Joe Perches wrote: > Format mac addresses with the normal kernel extension. > > Signed-off-by: Joe Perches Acked-by: Andrew Lunn Andrew > --- > arch/arm/mach-orion5x/dns323-setup.c | 4 +--- > arch/arm/mach-orion5x/tsx09-common.c | 4 +--- >