aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2014-02-15 16:02:17 -0800
committerDavid S. Miller <[email protected]>2014-02-17 00:29:23 -0500
commitada0f8633c5b8dad640e1a2bcb95499ec187ac17 (patch)
tree4320eccba2fcbfd3005ce48fd226b2eafbb0d2f0 /tools/perf/scripts/python/bin
parent2ea24f2ecfdca1039cf9a9dab92ac1769224fe92 (diff)
bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)
ether_addr_copy is smaller and faster for some architectures. This relies on a stack frame being at least __aligned(2) for one use of an Ethernet address on the stack. Signed-off-by: Joe Perches <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions