]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
authorKevin Scott <kevin.c.scott@intel.com>
Thu, 18 Feb 2016 00:12:13 +0000 (16:12 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:37:47 +0000 (08:37 -0800)
commit83f875c0e5e7b6ed417f493b0b7d90d638c44296
tree21d180491aa9af479bac6962362111a56f5440c1
parent934a0845e0e1f048f870969118d8aec010714409
i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit

Orabug: 22342532

When linking with particular PHY types (ex: copper PHY), the amount of
time it takes for the GLGEN_RSTAT_DEVSTATE to be set increases greatly,
which can lead to a timeout and failure to load the driver.

Change-ID: If02be0dfcd7c57fdde2d5c81cd63651260cd2029
Signed-off-by: Kevin Scott <kevin.c.scott@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 4d7cec078de864b7ba5459aa688278c4e6f3ad42)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_common.c