commit | ea780d39b1888ed5afc243c29b23d9bdb3828c7a | [log] [tgz] |
---|---|---|
author | Yegor Yefremov <yegorslists@googlemail.com> | Thu Oct 22 10:37:08 2020 +0200 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Tue Nov 03 22:30:31 2020 +0100 |
tree | 13159682a7d84bc899224bc40c508d7f92df2ac3 | |
parent | 864a2756d369861af15327b6ff62bb6fe984dbc8 [diff] |
can: j1939: swap addr and pgn in the send example The address was wrongly assigned to the PGN field and vice versa. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Link: https://lore.kernel.org/r/20201022083708.8755-1-yegorslists@googlemail.com Fixes: 9d71dd0c7009 ("can: add support of SAE J1939 protocol") Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>