commit | 6a3c910ca04ecd69b16dae47b26097a92c533828 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Nov 16 09:38:02 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 16 20:23:17 2011 -0500 |
tree | 27d9f1c13c039f67e58120ea12cf65b89a531ee0 | |
parent | 28011cf19b75df9d3f35489a7599a97ec0b3f1a0 [diff] |
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN Reduce the number of #defines, use the normal #define from if_ether.h Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>