diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2009-09-01 07:46:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-09-02 02:40:25 +0200 |
commit | ac06713d55d450cbc9ef871b1b238409238f0fe0 (patch) | |
tree | f344bd1ae50b520a148af928c43564fc40e13098 /drivers/net/bonding | |
parent | ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ... (diff) | |
download | linux-ac06713d55d450cbc9ef871b1b238409238f0fe0.tar.xz linux-ac06713d55d450cbc9ef871b1b238409238f0fe0.zip |
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: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding')
0 files changed, 0 insertions, 0 deletions