On Mon, Feb 04, 2019 at 05:42:13PM +0100, Thierry Reding wrote: > From: Thierry Reding <[email protected]> > > Read MAC address 32-bit at a time and manually extract the individual > bytes. This avoids pointer aliasing and gives the compiler a better > chance of optimizing the operation. > > Suggested-by: Andrew Lunn <[email protected]> > Signed-off-by: Thierry Reding <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew
