drivers: qcom: qmi: Copy the out-of-band data and process it
The address to out-of-band data provided by the underlying data is copied.
The underlying transport frees the address before QMI interface can process
that out-of-band data. This leads to QMI interface accessing stale/invalid
data.
Copy the out-of-band data and process it.
CRs-Fixed: 723919
Change-Id: I375cd7403ee95870fd26c4d6bcc6a4a70fb202c8
Signed-off-by:
Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Loading
Please register or sign in to comment