diff options
author | Joe Perches <joe@perches.com> | 2012-05-08 20:56:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-10 02:49:16 +0200 |
commit | a599b0f54d233d0f63d6be9a2ff0049d24751669 (patch) | |
tree | f2af4db8faa12de568e31d475f4680cb5e7d282d /net/802 | |
parent | Merge git://1984.lsi.us.es/net-next (diff) | |
download | linux-a599b0f54d233d0f63d6be9a2ff0049d24751669.tar.xz linux-a599b0f54d233d0f63d6be9a2ff0049d24751669.zip |
etherdevice.h: Add ether_addr_equal
Add a boolean function to check if 2 ethernet addresses
are the same.
This is to avoid any confusion about compare_ether_addr
returning an unsigned, and not being able to use the
compare_ether_addr 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 'net/802')
0 files changed, 0 insertions, 0 deletions