linux/drivers/misc/mei
Hans de Goede f88c0c72ff mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
vsc_tp.tx_buf and vsc_tp.rx_buf point to a struct vsc_tp_packet, use
the correct type instead of "void *" and use sizeof(*ptr) when allocating
memory for these buffers.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Alexander Usyskin <alexander.usyskin@intel.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Link: https://lore.kernel.org/r/20250318141203.94342-3-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-04-15 18:22:39 +02:00
..
gsc_proxy
hdcp
pxp
Kconfig
Makefile
bus-fixup.c
bus.c
client.c
client.h
debugfs.c
dma-ring.c
gsc-me.c
hbm.c
hbm.h
hw-me-regs.h
hw-me.c
hw-me.h
hw-txe-regs.h
hw-txe.c
hw-txe.h
hw.h
init.c
interrupt.c
main.c
mei-trace.c
mei-trace.h
mei_dev.h
mkhi.h
pci-me.c
pci-txe.c
platform-vsc.c
vsc-fw-loader.c
vsc-tp.c
vsc-tp.h