commit | 9a0e756c5280750c23bd44d2b855a1f5442ea7b4 | [log] [tgz] |
---|---|---|
author | Andres More <more.andres@gmail.com> | Tue Apr 13 21:54:48 2010 -0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:35:56 2010 -0700 |
tree | d1c3250322f96bd8772401f1989ae1d1d57fa3da | |
parent | 26e5b65b0794a1970ab09b65ef39beb9058ec952 [diff] |
Staging: vt6656: incorporated ETH_ALEN macro instead of custom one 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>