Skip to content

Commit d54da08

Browse files
committed
Added note to kernel driver.
1 parent 4310804 commit d54da08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/linux/panda.c

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* @brief Driver for the Comma.ai Panda CAN adapter to allow it to be controlled via
77
* the Linux SocketCAN interface.
88
* @see https://github.com/commaai/panda for the full project.
9+
* @see Inspired by net/can/usb/mcba_usb.c from Linux Kernel 4.12-rc4.
910
*/
1011

1112
#include <linux/can.h>

0 commit comments

Comments
 (0)