From: dingtianhong Date: Thu, 2 Jan 2014 01:13:16 +0000 (+0800) Subject: bonding: use ether_addr_equal_64bits to instead of ether_addr_equal X-Git-Tag: v3.14-rc1~94^2~332^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=844223abe9f88b0e0cb7fb1f1f8ab04fe29806bc;p=pandora-kernel.git bonding: use ether_addr_equal_64bits to instead of ether_addr_equal The net_device.dev_addr have more than 2 bytes of additional data after the mac addr, so it is safe to use the ether_addr_equal_64bits(). Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller --- Reading git-diff-tree failed