]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
Changed procfs handling to depend from proc_net directory.
authorhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Fri, 14 Sep 2007 07:27:56 +0000 (07:27 +0000)
committerhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Fri, 14 Sep 2007 07:27:56 +0000 (07:27 +0000)
commite7ef35d153849b3b0a2cc4ebc3677aaebfdb2891
tree84ab2f7b1654d9e2839f7a7b1d108927e53f9217
parente7f961b6aff170a78cfa1f35f529da9b4ebcedc6
Changed procfs handling to depend from proc_net directory.
It looks like there is no 'nice' solution to get the broadcast managers
procfs entries under /proc/net/can/bcm/* as we would need to publish the
/proc/net/can directory reference to all CAN protocol modules.
Therefore the BCM entries are attached to /proc/net/can-bcm/* for now.

git-svn-id: svn://svn.berlios.de//socketcan/trunk@459 030b6a49-0b11-0410-94ab-b0dab22257f2
kernel/2.6/include/linux/can/core.h
kernel/2.6/net/can/bcm.c
kernel/2.6/net/can/proc.c