commit | d1854d509d61d36af44f2130423bff8836e1592e | [log] [tgz] |
---|---|---|
author | Chuhong Yuan <hslester96@gmail.com> | Fri Jul 19 17:07:15 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 22 12:12:58 2019 -0700 |
tree | 0464d3e8f6baa0a39939b2170cf32eac098970ed | |
parent | 5864118b6a442ac947207489193319489911e7b3 [diff] |
ax88179_178a: 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: Chuhong Yuan <hslester96@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>