]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit384317ef4187f59a1cb7a6163444d757340b3bb4
tree7d4bb43279ff75c4b67dd0360ece61242b5b5e7e
parentcb5635a3677679666e4e81ecbb209d32f13dedcd
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 (8e8cda6d737d).
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