Commit 7cd27724 authored by Claes Sjofors's avatar Claes Sjofors

Sev server, get itemlist message timeout increased

parent 119586a5
......@@ -104,7 +104,7 @@ int sevcli_get_itemlist( pwr_tStatus *sts, sevcli_tCtx ctx, sevcli_sHistItem **l
qcom_sQid tgt;
qcom_sPut put;
pwr_tStatus lsts;
int tmo = 1000;
int tmo = 10000;
qcom_sGet get;
sevcli_sHistItem *lp;
int i;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment