Skip to content
Snippets Groups Projects
Commit c62326ab authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

netpoll: Use ether_addr_copy


Use ether_addr_copy instead of memcpy(a, b, ETH_ALEN) to
save some cycles on arm and powerpc.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 34b2cff4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment