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

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

Merge "msm: adsprpc: initialize async job member of context structure"

parents 35c73f0a b19ac031
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3270,6 +3270,7 @@ static int fastrpc_unmap_on_dsp(struct fastrpc_file *fl,
	ioctl.fds = NULL;
	ioctl.attrs = NULL;
	ioctl.crc = NULL;
	ioctl.job = NULL;
	VERIFY(err, 0 == (err = fastrpc_internal_invoke(fl,
		FASTRPC_MODE_PARALLEL, 1, &ioctl)));
	if (err)