Skip to content
Snippets Groups Projects
Commit 13ba4c43 authored by Marc Kleine-Budde's avatar Marc Kleine-Budde
Browse files

net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt


This patch add the initialization of skbcnt, similar to:

    e009f95b can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt

Let's play save and initialize this skbcnt as well.

Suggested-by: default avatarJakub Kicinski <kuba@kernel.org>
Fixes: 9d71dd0c ("can: add support of SAE J1939 protocol")
Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent e009f95b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment