diff options
| author | Nikolay Aleksandrov <[email protected]> | 2013-08-01 16:54:50 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-08-01 16:42:02 -0700 |
| commit | 15077228cab68e5e8c3cbf26a7f6ebacfac4c829 (patch) | |
| tree | f0b8953b861203320d5387b809b0bcb5a8ef6179 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 78a646ced88450754613573f7d1fa7cb0de14bb3 (diff) | |
bonding: factor out slave id tx code and simplify xmit paths
I factored out the tx xmit code which relies on slave id in
bond_xmit_slave_id. It is global because later it can be used also in
3ad mode xmit. Unnecessary obvious comments are removed. Active-backup
mode is simplified because bond_dev_queue_xmit always consumes the skb.
bond_xmit_xor becomes one line because of bond_xmit_slave_id.
bond_for_each_slave_from is not used in bond_xmit_slave_id because later
when RCU is used we can avoid important race condition by using standard
rculist routines.
Signed-off-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions