aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/networking/can.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/can.txt b/Documentation/networking/can.txt
index 2236d6dcb7da..0a2859a8ee7e 100644
--- a/Documentation/networking/can.txt
+++ b/Documentation/networking/can.txt
@@ -234,7 +234,7 @@ solution for a couple of reasons:
234 mechanisms. Inside this filter definition the (interested) type of 234 mechanisms. Inside this filter definition the (interested) type of
235 errors may be selected. The reception of error messages is disabled 235 errors may be selected. The reception of error messages is disabled
236 by default. The format of the CAN error message frame is briefly 236 by default. The format of the CAN error message frame is briefly
237 described in the Linux header file "include/linux/can/error.h". 237 described in the Linux header file "include/uapi/linux/can/error.h".
238 238
2394. How to use SocketCAN 2394. How to use SocketCAN
240------------------------ 240------------------------