linux-stable/net/can/j1939
Marc Kleine-Budde 13ba4c4344 net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt
This patch add the initialization of skbcnt, similar to:

    e009f95b15 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 <kuba@kernel.org>
Fixes: 9d71dd0c70 ("can: add support of SAE J1939 protocol")
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2020-10-08 23:28:09 +02:00
..
address-claim.c
bus.c
j1939-priv.h
Kconfig
main.c can: j1939: warn if resources are still linked on destroy 2019-11-13 10:42:34 +01:00
Makefile
socket.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
transport.c net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt 2020-10-08 23:28:09 +02:00