summaryrefslogtreecommitdiff
path: root/net/can/j1939/main.c
AgeCommit message (Expand)Author
2019-11-13can: j1939: warn if resources are still linked on destroyOleksij Rempel
2019-11-13can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel
2019-11-13can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel
2019-09-04can: add support of SAE J1939 protocolThe j1939 authors