Hello:
This series was applied to netdev/net.git (master) by Marc Kleine-Budde mkl@pengutronix.de:
On Wed, 9 Feb 2022 09:01:53 +0100 you wrote:
From: Oliver Hartkopp socketcan@hartkopp.net
When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage.
Ziyang Xuan writes:
[...]
Here is the summary with links: - [net,1/2] can: isotp: fix potential CAN frame reception race in isotp_rcv() https://git.kernel.org/netdev/net/c/7c759040c1dd - [net,2/2] can: isotp: fix error path in isotp_sendmsg() to unlock wait queue https://git.kernel.org/netdev/net/c/8375dfac4f68
You are awesome, thank you!