mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 10:01:43 +00:00
4d62691b60
In vfe_send_msg_no_payload there is a wrong struct vfe_message allocation. It allocates only sizeof(pointer to vfe_message) for a whole structure. Add a dereference to the sizeof to allocate sizeof(vfe_message). Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
camera | ||
qdsp5 | ||
smd | ||
synaptics_i2c_rmi.c | ||
synaptics_i2c_rmi.h |