]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
Added support for interfaces that can perform the loopback inside the driver.
authorhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Wed, 25 Oct 2006 07:53:31 +0000 (07:53 +0000)
committerhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Wed, 25 Oct 2006 07:53:31 +0000 (07:53 +0000)
commit9682c93477bd04a6d62ffdd3e2d8187b9c089502
tree04d4444c3f1ea9de795b9184ff7f40ee3498f9c7
parentd2ac3361b373bf13d29ace3cc47ab0deb732a567
Added support for interfaces that can perform the loopback inside the driver.
If so, set the IFF_LOOPBACK flag in your device.
If not, the loopback is still performed in af_can.c .

git-svn-id: svn://svn.berlios.de//socketcan/trunk@88 030b6a49-0b11-0410-94ab-b0dab22257f2
kernel/2.6/net/can/af_can.c