commit | d0ff56879ae82ae58e12459b3d5573a70c21b8e2 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@intel.com> | Wed Apr 23 04:50:06 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jun 06 02:00:01 2014 -0700 |
tree | 4399394d76bf8d00f21b32ab9dbec8c872fe816e | |
parent | 351499ab2e3f7020ee9a4fbdacaed644984ad359 [diff] |
i40e: increase reset wait time The wait time was originally too optimistic and the resets were failing after EMPR. This increases the loop count to wait considerably longer. This won't delay the actual wait longer than really needed, just allows us to poll more times as needed. Change-ID: If7b96f55cc25b8d06cbbe8665259d250188c53d7 Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>