commit | b65476cd53e074802661f4bdd9bc279b8ab65a23 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Wed Jul 09 07:46:14 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Jul 24 03:55:12 2014 -0700 |
tree | fd7f27c76e9696dd178f470c0471b28c286065af | |
parent | 22d2fa1d31b74c0f18f09b11331336ca53dbb1ec [diff] |
i40evf: don't wait so long We really don't need to delay an entire millisecond just to get into our critical section. A microsecond will be sufficient, thank you. Change-ID: I2d02ece6610007d98cabcb3f42df9a774bb54e59 Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>