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

Skip to content
Commit 1149377e authored by Hemant Kumar's avatar Hemant Kumar
Browse files

mhi: core: Call vfree instead of kfree



mhi channel struct pointer is allocated using vzalloc. This pointer
is freed using kfree, which causes page fault. Fix this issue by
calling vfree.

Change-Id: Ibead85231c5cfd3f2e3f9776fdbbd4a9e4163311
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent e42c5b3a
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