diff options
author | Veaceslav Falico <[email protected]> | 2013-04-02 05:15:16 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-04-02 12:05:28 -0400 |
commit | fcd99434fb5c137274d2e15dd2a6a7455f0f29ff (patch) | |
tree | 3802defbd9908ea60011f7c1f053eb9cf447d963 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 118c9a45fdacc6fe57910fa1d048e2d5bbc193f4 (diff) |
bonding: get netdev_rx_handler_unregister out of locks
Now that netdev_rx_handler_unregister contains synchronize_net(), we need
to call it outside of bond->lock, cause it might sleep. Also, remove the
already unneded synchronize_net().
Signed-off-by: Veaceslav Falico <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions