diff options
author | Haiyang Zhang <[email protected]> | 2012-02-02 07:17:59 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-02-02 14:35:12 -0500 |
commit | 0a282538cc1977655004cdb2eb25dd2b63f20637 (patch) | |
tree | f9a55f827ff9609c2020b0163d65a6b151845092 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cb0a178c787d2bdf787d56e364becdb0eb4b4fab (diff) |
net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary
For code path not on the xmit, use netif_tx_disable() instead of
netif_stop_queue() to ensure other CPUs are not doing xmit.
Signed-off-by: Haiyang Zhang <[email protected]>
Signed-off-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions