Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: j1939: j1939_session_fresh_new(): fix missing initialization of …
…skbcnt This patch add the initialization of skbcnt, similar to: e009f95 can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt Let's play save and initialize this skbcnt as well. Suggested-by: Jakub Kicinski <[email protected]> Fixes: 9d71dd0 ("can: add support of SAE J1939 protocol") Signed-off-by: Marc Kleine-Budde <[email protected]>
- Loading branch information