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

Skip to content
Commit 9a551ddf authored by Gauri Joshi's avatar Gauri Joshi
Browse files

msm: mhi: Release inbuf_list memory in channel disconnect



Driver allocates in_buf_list.addr during open_client_mhi_channels,
which is called for every CONNECT event for AT_CTRL channels.
in_buf_list.addr is not released during DISCONNECT event.

Adding a fix to release this memory during a channel DISCONNECT
event.

Change-Id: Idd7cac731137934d820e6a8a07335982575a913b
Signed-off-by: default avatarSubramanian Ananthanarayanan <skananth@codeaurora.org>
Signed-off-by: default avatarGauri Joshi <gaurjosh@codeaurora.org>
parent b3f6abcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment