From: Joe Perches Date: Tue, 8 May 2012 18:56:45 +0000 (+0000) Subject: etherdevice.h: Add ether_addr_equal X-Git-Tag: v3.5-rc1~109^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a599b0f54d233d0f63d6be9a2ff0049d24751669;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed