summaryrefslogtreecommitdiff
path: root/net/batman-adv/main.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-12-06 22:21:01 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-12-10 01:58:10 (GMT)
commit73eaef87e98a96fe8b8a586f916b2721bf512efa (patch)
treeb60f5b2b508d0d643c34fde1d65d2c546b37851b /net/batman-adv/main.h
parent4e5887934627884ae8445f524a48125f974a78c3 (diff)
downloadlinux-73eaef87e98a96fe8b8a586f916b2721bf512efa.tar.xz
etherdevice: Add ether_addr_equal_unaligned
Add a generic routine to test if possibly unaligned to u16 Ethernet addresses are equal. If CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is set, this uses the slightly faster generic routine ether_addr_equal, otherwise this uses memcmp. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/batman-adv/main.h')
0 files changed, 0 insertions, 0 deletions