Home
last modified time | relevance | path

Searched hist:"116 e853f7f1548de3c1aed3181781788be42b99a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/atm/
H A Dmpc.cdiff 116e853f7f1548de3c1aed3181781788be42b99a Mon Jan 20 11:52:16 CST 2014 Joe Perches <joe@perches.com> atm: 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>
H A Dlec.cdiff 116e853f7f1548de3c1aed3181781788be42b99a Mon Jan 20 11:52:16 CST 2014 Joe Perches <joe@perches.com> atm: 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>