summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2014-02-15 16:02:17 -0800
committerDavid S. Miller <davem@davemloft.net>2014-02-17 00:29:23 -0500
commitada0f8633c5b8dad640e1a2bcb95499ec187ac17 (patch)
tree4320eccba2fcbfd3005ce48fd226b2eafbb0d2f0 /README
parent2ea24f2ecfdca1039cf9a9dab92ac1769224fe92 (diff)
downloadblackbird-op-linux-ada0f8633c5b8dad640e1a2bcb95499ec187ac17.tar.gz
blackbird-op-linux-ada0f8633c5b8dad640e1a2bcb95499ec187ac17.zip
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 <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud