Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information