From: Eric Dumazet Date: Tue, 1 Sep 2009 05:46:05 +0000 (+0000) Subject: macvlan: Use compare_ether_addr_64bits() X-Git-Tag: v2.6.32-rc1~703^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac06713d55d450cbc9ef871b1b238409238f0fe0;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed