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:
e5a727f
)
bridge: netfilter: Use ether_addr_copy
author
Joe Perches
<joe@perches.com>
Sun, 23 Feb 2014 08:05:26 +0000
(
00:05
-0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 25 Feb 2014 00:16:44 +0000
(19:16 -0500)
Convert the uses of memcpy to ether_addr_copy because
for some architectures it is smaller and faster.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found