]> git.baikalelectronics.ru Git - kernel.git/commit
can: network namespace support for CAN_BCM protocol
authorOliver Hartkopp <socketcan@hartkopp.net>
Tue, 25 Apr 2017 06:19:42 +0000 (08:19 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 25 Apr 2017 07:04:29 +0000 (09:04 +0200)
commitd0c46da0168acc8674c08f20d355b9e7169cba4b
tree7d4bb43279ff75c4b67dd0360ece61242b5b5e7e
parente40183ba2661721b4471f42f240a24e6d70e9e4f
can: network namespace support for CAN_BCM protocol

The CAN_BCM protocol and its procfs entries were not implemented as per-net
in the initial network namespace support by Mario Kicherer (bc93ffac60fe).
This patch adds the missing per-net functionality for the CAN BCM.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
include/net/netns/can.h
net/can/bcm.c