git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b2cff
)
netpoll: Use ether_addr_copy
author
Joe Perches
<joe@perches.com>
Mon, 20 Jan 2014 17:52:18 +0000
(09:52 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 22 Jan 2014 02:13:05 +0000
(18:13 -0800)
Use ether_addr_copy instead of memcpy(a, b, ETH_ALEN) to
save some cycles on arm and powerpc.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/netpoll.c
patch
|
blob
|
history
diff --cc
net/core/netpoll.c
Simple merge