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:
c3c7432
)
macvlan: Use compare_ether_addr_64bits()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 1 Sep 2009 05:46:05 +0000
(
05:46
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 2 Sep 2009 00:40:25 +0000
(17:40 -0700)
To speedup ether addresses compares, we can use compare_ether_addr_64bits()
(all operands are guaranteed to be at least 8 bytes long)
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found