Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abde5da2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "scsi: ufs: increase the query request timeout"

parents 9802e053 eb1bff22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@
/* Query request retries */
#define QUERY_REQ_RETRIES 10
/* Query request timeout */
#define QUERY_REQ_TIMEOUT 30 /* msec */
#define QUERY_REQ_TIMEOUT 100 /* msec */

/* Task management command timeout */
#define TM_CMD_TIMEOUT	100 /* msecs */