linux-uconsole/drivers/net/can
Marc Kleine-Budde 58ab7a86cd can: gs_usb: fix memory leak in gs_cmd_reset()
commit 5cda3ee513 upstream.

This patch adds the missing kfree() in gs_cmd_reset() to free the
memory that is not used anymore after usb_control_msg().

Cc: Maximilian Schneider <max@schneidersoft.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-26 07:13:08 +02:00
..
c_can can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer 2017-02-01 08:30:52 +01:00
cc770 can: fix assignment of error location in CAN error messages 2015-11-23 09:37:34 +01:00
m_can can: fix handling of unmodifiable configuration options 2016-06-01 12:15:50 -07:00
mscan can: constify of_device_id array 2015-03-17 15:00:23 -04:00
sja1000 can: remove obsolete assignment for CAN protocol error type 2015-11-23 09:37:38 +01:00
softing can: move can_stats.bus_off++ from can_bus_off into can_change_state 2015-01-20 13:56:53 +01:00
spi spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
usb can: gs_usb: fix memory leak in gs_cmd_reset() 2017-06-26 07:13:08 +02:00
at91_can.c can: at91_can: RX queue could get stuck at high bus load 2016-08-10 11:49:28 +02:00
bfin_can.c can: remove obsolete assignment for CAN protocol error type 2015-11-23 09:37:38 +01:00
dev.c can: dev: fix deadlock reported after bus-off 2016-10-07 15:23:40 +02:00
flexcan.c can: flexcan: fix resume function 2016-09-30 10:18:38 +02:00
grcan.c can: grcan: don't touch skb after netif_rx() 2015-07-15 09:04:27 +02:00
janz-ican3.c can: remove obsolete assignment for CAN protocol error type 2015-11-23 09:37:38 +01:00
Kconfig can: Allwinner A10/A20 CAN Controller support - Kernel module 2015-09-17 22:39:08 +02:00
led.c can: add combined rx/tx LED trigger support 2015-03-22 23:50:11 +01:00
Makefile can: Allwinner A10/A20 CAN Controller support - Kernel module 2015-09-17 22:39:08 +02:00
pch_can.c can: fix assignment of error location in CAN error messages 2015-11-23 09:37:34 +01:00
rcar_can.c can: remove obsolete assignment for CAN protocol error type 2015-11-23 09:37:38 +01:00
slcan.c can: slcan: don't touch skb after netif_rx_ni() 2015-07-15 09:04:27 +02:00
sun4i_can.c can: remove obsolete assignment for CAN protocol error type 2015-11-23 09:37:38 +01:00
ti_hecc.c can: ti_hecc: add missing prepare and unprepare of the clock 2017-02-01 08:30:53 +01:00
vcan.c can: replace timestamp as unique skb attribute 2015-07-12 21:13:22 +02:00
xilinx_can.c can: remove obsolete assignment for CAN protocol error type 2015-11-23 09:37:38 +01:00