diff options
author | Sergey Nemov <[email protected]> | 2018-05-18 11:58:40 +0200 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-06-04 10:11:14 -0700 |
commit | 06140c793db51476585ee9abf032845e221982cb (patch) | |
tree | e87b3f9b92083f17b59f935ec1304d7cd30d2de1 /scripts/bpf_helpers_doc.py | |
parent | 1ec2297c5cacefd9198a3cc4a27751b6a2203cf3 (diff) |
igb: Wait 10ms just once after TX queues reset
Move 10ms sleep out of function resetting TX queue.
Reset all the TX queues in one turn and
wait for all of them just once.
Use usleep_range() instead of mdelay() in order not to
affect transmission on other interfaces.
Signed-off-by: Sergey Nemov <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions