summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2012-05-09 19:04:03 +0200
committerDavid S. Miller <davem@davemloft.net>2012-05-11 05:33:01 +0200
commitbaf523c9ba4a69e97b0b5a6fb0e0a9e43550a65b (patch)
tree9c0a9ba3234ceecf51f292bb2089ce787d993b8b /drivers/net/bonding
parentdrivers/net: Convert compare_ether_addr to ether_addr_equal (diff)
downloadlinux-baf523c9ba4a69e97b0b5a6fb0e0a9e43550a65b.tar.xz
linux-baf523c9ba4a69e97b0b5a6fb0e0a9e43550a65b.zip
etherdevice.h: Add ether_addr_equal_64bits
Add an optimized boolean function to check if 2 ethernet addresses are the same. This is to avoid any confusion about compare_ether_addr_64bits returning an unsigned, and not being able to use the compare_ether_addr_64bits function for sorting ala memcmp. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding')
0 files changed, 0 insertions, 0 deletions