Staging: vt6655: use compare_ether_addr instead of custom macro
authorCharles Clément <caratorn@gmail.com>
Wed, 19 May 2010 18:30:54 +0000 (11:30 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Jun 2010 17:06:53 +0000 (10:06 -0700)
Replace custom macro IS_ETH_ADDRESS_EQUAL by compare_ether_addr from
<linux/etherdevice.h>.

Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found