[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168748982135.10729.12075135784970212786.git-patchwork-notify@kernel.org>
Date: Fri, 23 Jun 2023 03:10:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
linux-can@...r.kernel.org, kernel@...gutronix.de, socketcan@...tkopp.net,
carsten.schmidt-achim@...nline.de, stable@...r.kernel.org
Subject: Re: [PATCH net] can: isotp: isotp_sendmsg(): fix return error fix on TX
path
Hello:
This patch was applied to netdev/net.git (main)
by Marc Kleine-Budde <mkl@...gutronix.de>:
On Thu, 22 Jun 2023 11:01:22 +0200 you wrote:
> From: Oliver Hartkopp <socketcan@...tkopp.net>
>
> With commit d674a8f123b4 ("can: isotp: isotp_sendmsg(): fix return
> error on FC timeout on TX path") the missing correct return value in
> the case of a protocol error was introduced.
>
> But the way the error value has been read and sent to the user space
> does not follow the common scheme to clear the error after reading
> which is provided by the sock_error() function. This leads to an error
> report at the following write() attempt although everything should be
> working.
>
> [...]
Here is the summary with links:
- [net] can: isotp: isotp_sendmsg(): fix return error fix on TX path
https://git.kernel.org/netdev/net/c/e38910c0072b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists