From 67c47cfcc7103631eb57f153f7c753bbbbeb2d33 Mon Sep 17 00:00:00 2001 From: Stefan Tatschner Date: Thu, 5 Feb 2015 15:33:24 +0100 Subject: [PATCH] can-doc: Fixed a wrong filepath in can.txt moved in the big UAPI shuffle; update the document to note its new location. Signed-off-by: Stefan Tatschner [jc: added changelog] Signed-off-by: Jonathan Corbet --- Documentation/networking/can.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: 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 ------------------------