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

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

Merge "diag: Change data type of DCI client ID"

parents 5c2330e1 bf19cefd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ struct dci_pkt_req_entry_t {
} __packed;

struct diag_dci_reg_tbl_t {
	uint32_t client_id;
	int client_id;
	uint16_t notification_list;
	int signal_type;
	int token;