Staging: vt6655: use ETH_ALEN macro instead of custom one
authorCharles Clément <caratorn@gmail.com>
Sat, 15 May 2010 02:37:32 +0000 (19:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 17 May 2010 23:26:42 +0000 (16:26 -0700)
Replaced custom ethernet address length definition U_ETHER_ADDR_LEN by
ETH_ALEN from <linux/if_ether.h>.

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

No differences found