linux-stable/drivers/staging/gdm724x
Amey Narkhede 7c3a0635cd staging: gdm724x: Fix DMA from stack
Stack allocated buffers cannot be used for DMA
on all architectures so allocate hci_packet buffer
using kmalloc.

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Amey Narkhede <ameynarkhede03@gmail.com>
Link: https://lore.kernel.org/r/20210211053819.34858-1-ameynarkhede03@gmail.com
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-02-11 11:08:17 +01:00
..
Kconfig
Makefile
TODO
gdm_endian.c
gdm_endian.h
gdm_lte.c staging: gdm724x: Use fallthrough pseudo-keyword 2020-07-28 10:18:52 +02:00
gdm_lte.h
gdm_mux.c staging: gdm724x: Clarify naming of packet_type<->tty index symbols 2020-10-26 06:53:10 +01:00
gdm_mux.h
gdm_tty.c
gdm_tty.h
gdm_usb.c staging: gdm724x: Fix DMA from stack 2021-02-11 11:08:17 +01:00
gdm_usb.h
hci.h
hci_packet.h
netlink_k.c staging: gdm724x: use netdev_err() instead of pr_err() 2020-03-20 15:07:45 +01:00
netlink_k.h staging: gdm724x: use netdev_err() instead of pr_err() 2020-03-20 15:07:45 +01:00