diff options
author | Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> | 2022-04-26 08:05:36 +0200 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2022-04-26 17:27:15 +0200 |
commit | df191796985922488e4e6b64f7bd79c3934412f2 (patch) | |
tree | 50991009536baf8b6eb12f171d3018e9c4393671 /net/mptcp | |
parent | rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() (diff) | |
download | linux-df191796985922488e4e6b64f7bd79c3934412f2.tar.xz linux-df191796985922488e4e6b64f7bd79c3934412f2.zip |
rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
Unregister the rpmsg_ctrl device instead of just freeing the
the virtio_rpmsg_channel structure.
This will properly unregister the device and call
virtio_rpmsg_release_device() that frees the structure.
Fixes: c486682ae1e2 ("rpmsg: virtio: Register the rpmsg_char device")
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Reviewed-by: Hangyu Hua <hbh25y@gmail.com>
Link: https://lore.kernel.org/r/20220426060536.15594-4-hbh25y@gmail.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'net/mptcp')
0 files changed, 0 insertions, 0 deletions