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)
commitc8777fa6f3c6e0cfa4ef7e7028df83d35a586671
tree56450b459d4dbd7addb5684ac6d5b90650a1bfd7
parentbf23ffc8a9a777dfdeb04232e0946b803adbb6a9
parentc275a176e4b69868576e543409927ae75e3a3288
Merge branch 'can-fixes-for-6-5-rc7'

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>