Commit 67c47cfc authored by Stefan Tatschner's avatar Stefan Tatschner Committed by Jonathan Corbet

can-doc: Fixed a wrong filepath in can.txt

<linux/can/error.h> moved in the big UAPI shuffle; update the document to
note its new location.
Signed-off-by: default avatarStefan Tatschner <stefan@sevenbyte.org>
[jc: added changelog]
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent f309f165
......@@ -234,7 +234,7 @@ solution for a couple of reasons:
mechanisms. Inside this filter definition the (interested) type of
errors may be selected. The reception of error messages is disabled
by default. The format of the CAN error message frame is briefly
described in the Linux header file "include/linux/can/error.h".
described in the Linux header file "include/uapi/linux/can/error.h".
4. How to use SocketCAN
------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment