forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/Documentation/networking/can.rst
....@@ -1058,7 +1058,7 @@
10581058 - TX: Put the CAN frame from the socket buffer to the CAN controller.
10591059 - RX: Put the CAN frame from the CAN controller to the socket buffer.
10601060
1061
-See e.g. at Documentation/networking/netdevices.txt . The differences
1061
+See e.g. at Documentation/networking/netdevices.rst . The differences
10621062 for writing CAN network device driver are described below:
10631063
10641064