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

Commit 23892b70 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: sysmon-qmi: Fix max qmi msg length for SSCTL"

parents f228c800 b7c0d6b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
#define QMI_SSCTL_SUBSYS_EVENT_REQ_LENGTH	40
#define QMI_SSCTL_RESP_MSG_LENGTH		7
#define QMI_SSCTL_EMPTY_MSG_LENGTH		0
#define QMI_SSCTL_MAX_MSG_LENGTH		90
#define QMI_SSCTL_MAX_MSG_LENGTH		101

#define SSCTL_SERVICE_ID			0x2B
#define SSCTL_VER_2				2