ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
authorJoe Perches <joe@perches.com>
Wed, 16 Nov 2011 09:38:03 +0000 (09:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Nov 2011 01:23:17 +0000 (20:23 -0500)
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>

No differences found