Skip to content
Commit 5864118b authored by Chuhong Yuan's avatar Chuhong Yuan Committed by David S. Miller
Browse files

usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32



Merge the combo use of memcpy and le32_to_cpus.
Use get_unaligned_le32 instead.
This simplifies the code.

Signed-off-by: default avatarChuhong Yuan <hslester96@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bb448f8a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment