]> git.baikalelectronics.ru Git - kernel.git/commit
can: j1939: fix address claim code example
authorMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 21 Nov 2019 09:47:50 +0000 (10:47 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 8 Dec 2019 10:52:02 +0000 (11:52 +0100)
commit1c0a6be6fb304e16d27a78ad856882de9b48e788
tree6c6101b7c9aa21c74c101fbd475bb944475faa6e
parentf6132b45d767721e043ddbf1d44acffc4601e20e
can: j1939: fix address claim code example

During development the define J1939_PGN_ADDRESS_REQUEST was renamed to
J1939_PGN_REQUEST. It was forgotten to adjust the documentation
accordingly.

This patch fixes the name of the symbol.

Reported-by: https://github.com/linux-can/can-utils/issues/159#issuecomment-556538798
Fixes: 877b9bba3266 ("can: add support of SAE J1939 protocol")
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Documentation/networking/j1939.rst