From: Jacob Keller Date: Thu, 13 Feb 2020 21:31:25 +0000 (-0800) Subject: ice: increase PF reset wait timeout to 300 milliseconds X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7124507291cb9037414d501fd7090087fad618d8;p=linux.git ice: increase PF reset wait timeout to 300 milliseconds Increase the maximum time that the driver will wait for a PF reset from 200 milliseconds to 300 milliseconds, to account for possibility of a slightly longer than expected PF reset. Signed-off-by: Jacob Keller Tested-by: Andrew Bowers Signed-off-by: Jeff Kirsher --- diff --git a/drivers/net/ethernet/intel/ice/ice_common.c b/drivers/net/ethernet/intel/ice/ice_common.c index 5587e9eb4cd0c..1fe54f08f1622 100644 --- a/drivers/net/ethernet/intel/ice/ice_common.c +++ b/drivers/net/ethernet/intel/ice/ice_common.c @@ -6,7 +6,7 @@ #include "ice_adminq_cmd.h" #include "ice_flow.h" -#define ICE_PF_RESET_WAIT_COUNT 200 +#define ICE_PF_RESET_WAIT_COUNT 300 /** * ice_set_mac_type - Sets MAC type