diff options
author | Sergey Nemov <sergey.nemov@intel.com> | 2018-05-18 11:58:40 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-06-04 10:11:14 -0700 |
commit | 06140c793db51476585ee9abf032845e221982cb (patch) | |
tree | e87b3f9b92083f17b59f935ec1304d7cd30d2de1 /samples/seccomp | |
parent | 1ec2297c5cacefd9198a3cc4a27751b6a2203cf3 (diff) | |
download | linux-stable-06140c793db51476585ee9abf032845e221982cb.tar.gz linux-stable-06140c793db51476585ee9abf032845e221982cb.tar.bz2 linux-stable-06140c793db51476585ee9abf032845e221982cb.zip |
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 <sergey.nemov@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'samples/seccomp')
0 files changed, 0 insertions, 0 deletions