From: Joe Perches
Date: Fri, 01 Mar 2019 16:37:25 -0800
> Make logging of an ethernet address more consistent with
> the rest of the kernel.
>
> Miscellanea:
>
> The %02hx use also did not quite match the u8 definition
> of addr though that did not actually matter given normal
> integer promoti
Make logging of an ethernet address more consistent with
the rest of the kernel.
Miscellanea:
The %02hx use also did not quite match the u8 definition
of addr though that did not actually matter given normal
integer promotion rules.
Signed-off-by: Joe Perches
---
drivers/net/ethernet/freescale