> From: Chuhong Yuan <[email protected]> > Sent: Friday, July 19, 2019 3:36 AM > Cc: Woojung Huh - C21699 <[email protected]>; UNGLinuxDriver > <[email protected]>; David S . Miller <[email protected]>; > [email protected]; [email protected]; > [email protected]; Chuhong Yuan > <[email protected]> > Subject: [PATCH] net: lan78xx: Merge memcpy + lexx_to_cpus to > get_unaligned_lexx > > External E-Mail > > > Merge the combo use of memcpy and lexx_to_cpus. > Use get_unaligned_lexx instead. > This simplifies the code. > > Signed-off-by: Chuhong Yuan <[email protected]>
Acked-by: Woojung Huh <[email protected]>
