linux-kernel-test/drivers/net/ethernet/atheros/atlx
Joe Perches c81f212450 atlx: Use ETH_ALEN
No need for yet another #define for this.

Convert NODE_ADDRESS_SIZE use to ETH_ALEN and remove #define.
Use memcpy instead of a loop to copy an address.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-19 16:53:08 -04:00
..
atl1.c atheros eth: set addr_assign_type if random_ether_addr() used 2012-02-17 15:58:06 -05:00
atl1.h
atl2.c atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
atl2.h atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
atlx.c atheros eth: set addr_assign_type if random_ether_addr() used 2012-02-17 15:58:06 -05:00
atlx.h atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
Makefile