etherdevice: Remove now unused compare_ether_addr_64bits
authorJoe Perches <joe@perches.com>
Fri, 11 May 2012 12:21:06 +0000 (12:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 May 2012 03:34:50 +0000 (23:34 -0400)
Move and invert the logic from the otherwise unused
compare_ether_addr_64bits to ether_addr_equal_64bits.

Neaten the logic in is_etherdev_addr.

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

No differences found