Staging: vt6656: incorporated ETH_ALEN macro instead of custom one
authorAndres More <more.andres@gmail.com>
Wed, 14 Apr 2010 00:54:48 +0000 (21:54 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:56 +0000 (11:35 -0700)
Replaced custom U_ETHER_ADDR_LEN by ETH_ALEN from <linux/if_ether.h>.
Resolved checkpatch findings on the changed lines, mostly indentation.

Signed-off-by: Andres More <more.andres@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found