aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/dst_ops.h
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2009-09-01 06:31:18 +0000
committerDavid S. Miller <davem@davemloft.net>2009-09-01 17:40:26 -0700
commit885a136c52a8871175477baf3903e1c38751b35a (patch)
tree7df36a899371078e1600531d4c6e3870e188cd60 /include/net/dst_ops.h
parentmacvlan: Use compare_ether_addr_64bits() (diff)
downloadlinux-dev-885a136c52a8871175477baf3903e1c38751b35a.tar.xz
linux-dev-885a136c52a8871175477baf3903e1c38751b35a.zip
bonding: use compare_ether_addr_64bits() in ALB
We can speedup ether addresses compares using compare_ether_addr_64bits() instead of memcmp(). We make sure all operands are at least 8 bytes long and 16bits aligned (or better, long word aligned if possible) Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Reviewed-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/dst_ops.h')
0 files changed, 0 insertions, 0 deletions