android_kernel_xiaomi_sm7250/drivers/thunderbolt
Mika Westerberg 6d7ccbb0d9 thunderbolt: Use the actual buffer in tb_async_error()
commit eb100b8fa8e8b59eb3e5fc7a5fd4a1e3c5950f64 upstream.

The received notification packet is held in pkg->buffer and not in pkg
itself. Fix this by using the correct buffer.

Fixes: 81a54b5e19 ("thunderbolt: Let the connection manager handle all notifications")
Cc: stable@vger.kernel.org
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-09-15 12:17:03 +02:00
..
cap.c
ctl.c thunderbolt: Use the actual buffer in tb_async_error() 2022-09-15 12:17:03 +02:00
ctl.h
dma_port.c thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue 2021-06-03 08:38:04 +02:00
dma_port.h
domain.c
eeprom.c
icm.c thunderbolt: Drop duplicated get_switch_at_route() 2020-05-27 17:37:40 +02:00
Kconfig
Makefile
nhi_regs.h
nhi.c thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() 2020-11-18 19:18:49 +01:00
nhi.h
path.c
property.c
switch.c thunderbolt: Drop duplicated get_switch_at_route() 2020-05-27 17:37:40 +02:00
tb_msgs.h
tb_regs.h
tb.c thunderbolt: Drop duplicated get_switch_at_route() 2020-05-27 17:37:40 +02:00
tb.h thunderbolt: Drop duplicated get_switch_at_route() 2020-05-27 17:37:40 +02:00
tunnel_pci.c
tunnel_pci.h
xdomain.c thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services() 2020-11-18 19:18:48 +01:00