Commit bb9af08c authored by Kevin Barnett's avatar Kevin Barnett Committed by Martin K. Petersen
Browse files
parent c2922f17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5690,7 +5690,7 @@ static void pqi_lun_reset_complete(struct pqi_io_request *io_request,
	complete(waiting);
}

#define PQI_LUN_RESET_TIMEOUT_SECS	60
#define PQI_LUN_RESET_TIMEOUT_SECS		30
#define PQI_LUN_RESET_POLL_COMPLETION_SECS	10

static int pqi_wait_for_lun_reset_completion(struct pqi_ctrl_info *ctrl_info,