]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Documentation/networking: fix basic node example document ISO 15765-2
authorReyders Morales <reyders1@gmail.com>
Mon, 3 Feb 2025 22:47:20 +0000 (23:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 13:01:16 +0000 (14:01 +0100)
commitb3a7b2a24174bfcab4d1c3787166bb2df861e94f
treedf8a1b01635b5c0c03e95caf3460bc8ea303b4f5
parent889e6b42a4793b7afd36e4a42b767b4a7c921432
Documentation/networking: fix basic node example document ISO 15765-2

[ Upstream commit d0b197b6505fe3788860fc2a81b3ce53cbecc69c ]

In the current struct sockaddr_can tp is member of can_addr. tp is not
member of struct sockaddr_can.

Signed-off-by: Reyders Morales <reyders1@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Link: https://patch.msgid.link/20250203224720.42530-1-reyders1@gmail.com
Fixes: 67711e04254c ("Documentation: networking: document ISO 15765-2")
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/networking/iso15765-2.rst