linux_dsm_epyc7002/net/can/j1939
Oleksij Rempel 62ebce1dc1 can: j1939: make sure socket is held as long as session exists
We link the socket to the session to be able provide socket specific
notifications. For example messages over error queue.

We need to keep the socket held, while we have a reference to it.

Fixes: 9d71dd0c70 ("can: add support of SAE J1939 protocol")
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
2019-11-13 10:42:34 +01:00
..
address-claim.c
bus.c
j1939-priv.h
Kconfig
main.c can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL 2019-11-13 10:42:34 +01:00
Makefile
socket.c can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk_sendmsg() 2019-11-13 10:42:34 +01:00
transport.c can: j1939: make sure socket is held as long as session exists 2019-11-13 10:42:34 +01:00