]> Pileus Git - ~andy/linux/commit
batadv: Slight optimization of batadv_compare_eth
authorJoe Perches <joe@perches.com>
Fri, 6 Dec 2013 22:39:46 +0000 (14:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Dec 2013 01:58:11 +0000 (20:58 -0500)
commitd9cd4fe5ef4373e0f5b2e752b1859bee33bc5644
treefe9f2ca8ad30548c1290ce9ecf5630f983c26784
parent73eaef87e98a96fe8b8a586f916b2721bf512efa
batadv: Slight optimization of batadv_compare_eth

Use the newly added generic routine ether_addr_equal_unaligned
to test if possibly unaligned to u16 Ethernet addresses are equal.

This slightly improves comparison time for systems with
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/batman-adv/main.h