alistair23-linux/net/dsa
Joe Perches d08f161a10 dsa: Use ether_addr_copy
Use ether_addr_copy instead of memcpy(a, b, ETH_ALEN) to
save some cycles on arm and powerpc.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-21 18:13:05 -08:00
..
dsa.c dsa: fix freeing of sparse port allocation 2013-03-25 12:23:41 -04:00
dsa_priv.h
Kconfig dsa: Hide core config options; make drivers select what they need 2012-11-26 17:10:44 -05:00
Makefile
slave.c dsa: Use ether_addr_copy 2014-01-21 18:13:05 -08:00
tag_dsa.c
tag_edsa.c
tag_trailer.c