can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to...
authorZhang Changzhong <zhangchangzhong@huawei.com>
Tue, 6 Jul 2021 11:00:08 +0000 (19:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Aug 2021 10:46:40 +0000 (12:46 +0200)
commita9c02d0e1513df9b6124599ed2c05695d1d7ff0c
treedc1f21449f8fa87e49238a8d1f629f644abb3bec
parentda4f4916dab2b55cd38eec2f9a33800a7abc6bb9
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms

commit c6eea1c8bda56737752465a298dc6ce07d6b8ce3 upstream.

For receive side, the max time interval between two consecutive TP.DT
should be 750ms.

Fixes: 9d71dd0c7009 ("can: add support of SAE J1939 protocol")
Link: https://lore.kernel.org/r/1625569210-47506-1-git-send-email-zhangchangzhong@huawei.com
Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com>
Acked-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/can/j1939/transport.c