Skip to content
Commit ac06713d authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

macvlan: Use compare_ether_addr_64bits()



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: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c3c74327
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment