commit | 88ec7308eadb1deb2177265e12f9845d1be56e23 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Tue May 14 10:37:01 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Jun 17 15:39:25 2019 -0700 |
tree | 8430157b7fca411b00668c7358a8b7c6dd4cbf4a | |
parent | 168d91cf2a90a809502b665fff6b4c66579e8f0a [diff] |
iavf: wait longer for close to complete On some hardware/driver/architecture combinations, it may take longer than 200msec for all close operations to be completed, causing a spurious error message to be logged. Increase the timeout value to 500msec to avoid this erroneous error. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>