]> 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)
commit3e13e9b178f3b7e94ec0c672cd1f2a6444c77e48
tree6266fd1fe0e61c8e1b94139c67460481aae78002
parenta084d31e9c98a9ddd3dca8193902693349d38d80
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: 877b9bba3266 ("can: add support of SAE J1939 protocol")
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
net/can/j1939/transport.c