]> git.baikalelectronics.ru Git - kernel.git/commit
can: j1939: j1939_session_tx_dat(): fix typo
authorMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 26 Jul 2021 09:28:36 +0000 (11:28 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 3 Aug 2021 07:37:36 +0000 (09:37 +0200)
commit357cb38c07bc5ee1340f1a865e4203fe3209b103
tree6266fd1fe0e61c8e1b94139c67460481aae78002
parentde7f743280982913808f50e84571f07e4a1a6611
can: j1939: j1939_session_tx_dat(): fix typo

This patch fixes a typo in the j1939_session_tx_dat() function.

Link: https://lore.kernel.org/r/20210729113917.1655492-1-mkl@pengutronix.de
Fixes: c4da2dabb66d ("can: add support of SAE J1939 protocol")
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
net/can/j1939/transport.c