Hello:
This series was applied to netdev/net.git (main) by Marc Kleine-Budde mkl@pengutronix.de:
On Thu, 18 May 2023 09:32:35 +0200 you wrote:
From: Jimmy Assarsson extja@kvaser.com
Set can.state to CAN_STATE_STOPPED in kvaser_pciefd_stop(). Without this fix, wrong CAN state was repported after the interface was brought down.
Fixes: 26ad340e582d ("can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices") Cc: stable@vger.kernel.org Signed-off-by: Jimmy Assarsson extja@kvaser.com Link: https://lore.kernel.org/r/20230516134318.104279-2-extja@kvaser.com Signed-off-by: Marc Kleine-Budde mkl@pengutronix.de
[...]
Here is the summary with links: - [net,1/7] can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop() https://git.kernel.org/netdev/net/c/aed0e6ca7dbb - [net,2/7] can: kvaser_pciefd: Clear listen-only bit if not explicitly requested https://git.kernel.org/netdev/net/c/bf7ac55e991c - [net,3/7] can: kvaser_pciefd: Call request_irq() before enabling interrupts https://git.kernel.org/netdev/net/c/84762d8da89d - [net,4/7] can: kvaser_pciefd: Empty SRB buffer in probe https://git.kernel.org/netdev/net/c/c589557dd142 - [net,5/7] can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt https://git.kernel.org/netdev/net/c/262d7a52ba27 - [net,6/7] can: kvaser_pciefd: Disable interrupts in probe error path https://git.kernel.org/netdev/net/c/11164bc39459 - [net,7/7] Revert "ARM: dts: stm32: add CAN support on stm32f746" https://git.kernel.org/netdev/net/c/36a6418bb125
You are awesome, thank you!