remarkable-linux/net/can
Oliver Hartkopp a7bbd28f04 can: fix memory leak in initial namespace support
The can_rx_alldev_list is a per-net data structure now and allocated in
can_pernet_init(). Make sure the memory is free'd in can_pernet_exit() too.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2017-04-25 09:04:27 +02:00
..
af_can.c can: fix memory leak in initial namespace support 2017-04-25 09:04:27 +02:00
af_can.h can: initial support for network namespaces 2017-04-04 17:35:58 +02:00
bcm.c can: initial support for network namespaces 2017-04-04 17:35:58 +02:00
gw.c net: rtnetlink: plumb extended ack to doit function 2017-04-17 15:35:38 -04:00
Kconfig
Makefile can: build proc support only if CONFIG_PROC_FS is activated 2016-06-17 15:39:41 +02:00
proc.c can: initial support for network namespaces 2017-04-04 17:35:58 +02:00
raw.c can: initial support for network namespaces 2017-04-04 17:35:58 +02:00