linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] can: Break loopback loop on loopback documentation
@ 2022-06-11 17:11 Max Staudt
  2022-06-11 20:40 ` Marc Kleine-Budde
  0 siblings, 1 reply; 2+ messages in thread
From: Max Staudt @ 2022-06-11 17:11 UTC (permalink / raw)
  To: Wolfgang Grandegger, Marc Kleine-Budde
  Cc: linux-can, Vincent Mailhol, linux-kernel, Max Staudt

There are two sections called "Local Loopback of Sent Frames".
One was meant to link to the other, but pointed at itself instead.

Signed-off-by: Max Staudt <max@enpas.org>
---
 Documentation/networking/can.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/can.rst b/Documentation/networking/can.rst
index f34cb0e4460e..ebc822e605f5 100644
--- a/Documentation/networking/can.rst
+++ b/Documentation/networking/can.rst
@@ -168,7 +168,7 @@ reflect the correct [#f1]_ traffic on the node the loopback of the sent
 data has to be performed right after a successful transmission. If
 the CAN network interface is not capable of performing the loopback for
 some reason the SocketCAN core can do this task as a fallback solution.
-See :ref:`socketcan-local-loopback1` for details (recommended).
+See :ref:`socketcan-local-loopback2` for details (recommended).
 
 The loopback functionality is enabled by default to reflect standard
 networking behaviour for CAN applications. Due to some requests from
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] can: Break loopback loop on loopback documentation
  2022-06-11 17:11 [PATCH] can: Break loopback loop on loopback documentation Max Staudt
@ 2022-06-11 20:40 ` Marc Kleine-Budde
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Kleine-Budde @ 2022-06-11 20:40 UTC (permalink / raw)
  To: Max Staudt; +Cc: Wolfgang Grandegger, linux-can, Vincent Mailhol, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

On 11.06.2022 19:11:55, Max Staudt wrote:
> There are two sections called "Local Loopback of Sent Frames".
> One was meant to link to the other, but pointed at itself instead.
> 
> Signed-off-by: Max Staudt <max@enpas.org>

Applied to can-next/testing.

Thanks,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-11 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-11 17:11 [PATCH] can: Break loopback loop on loopback documentation Max Staudt
2022-06-11 20:40 ` Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).