Merge branch 'can-fixes-for-6-5-rc7'
authorJakub Kicinski <kuba@kernel.org>
Wed, 23 Aug 2023 00:18:56 +0000 (17:18 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Aug 2023 00:20:35 +0000 (17:20 -0700)
Oliver Hartkopp says:

====================
CAN fixes for 6.5-rc7

The isotp fix removes an unnecessary check which leads to delays and/or
a wrong error notification.

The fix for the CAN_RAW socket solves the last issue that has been
introduced with commit ee8b94c8510c ("can: raw: fix receiver memory leak")
in this upstream cycle (detected by Eric Dumazet).
====================

Link: https://lore.kernel.org/r/20230821144547.6658-1-socketcan@hartkopp.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge