commit | 981e25c32bc22bcaa429420c92bfec860008a1eb | [log] [tgz] |
---|---|---|
author | Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com> | Tue Jun 20 15:16:55 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jul 26 03:25:19 2017 -0700 |
tree | c622f3aa491da6cb420e361d8194271841d688cb | |
parent | 4d5957cbdecdbb77d24c1465caadd801c07afa4a [diff] |
i40e: Handle admin Q timeout when releasing NVM There are some rare cases where the release resource call will return an admin Q timeout. In these cases the code needs to try to release the resource again until it succeeds or it times out. Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>