commit | 104bf3fb963cbc39c6675b23d46d2c9ab3f311d8 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Nov 16 09:38:03 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 16 20:23:17 2011 -0500 |
tree | c0f07ad8b1b299ce56e091f573fbfcab9959679d | |
parent | 6a3c910ca04ecd69b16dae47b26097a92c533828 [diff] |
ethernet: Convert ETHER_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>