Просмотр исходного кода

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: Stefan Tatschner <stefan@sevenbyte.org>
[jc: added changelog]
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Stefan Tatschner 11 лет назад
Родитель
Сommit
67c47cfcc7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Documentation/networking/can.txt

+ 1 - 1
Documentation/networking/can.txt

@@ -234,7 +234,7 @@ solution for a couple of reasons:
   mechanisms. Inside this filter definition the (interested) type of
   mechanisms. Inside this filter definition the (interested) type of
   errors may be selected. The reception of error messages is disabled
   errors may be selected. The reception of error messages is disabled
   by default. The format of the CAN error message frame is briefly
   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
 4. How to use SocketCAN
 ------------------------
 ------------------------