All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	linux-can@vger.kernel.org, kernel@pengutronix.de,
	extja@kvaser.com, stable@vger.kernel.org
Subject: Re: [PATCH net 1/7] can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Date: Thu, 18 May 2023 09:50:21 +0000	[thread overview]
Message-ID: <168440342124.5221.213514877064037706.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230518073241.1110453-2-mkl@pengutronix.de>

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!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2023-05-18  9:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18  7:32 [PATCH net 0/7] pull-request: can 2023-05-18 Marc Kleine-Budde
2023-05-18  7:32 ` [PATCH net 1/7] can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop() Marc Kleine-Budde
2023-05-18  9:50   ` patchwork-bot+netdevbpf [this message]
2023-05-18  7:32 ` [PATCH net 2/7] can: kvaser_pciefd: Clear listen-only bit if not explicitly requested Marc Kleine-Budde
2023-05-18  7:32 ` [PATCH net 3/7] can: kvaser_pciefd: Call request_irq() before enabling interrupts Marc Kleine-Budde
2023-05-18  7:32 ` [PATCH net 4/7] can: kvaser_pciefd: Empty SRB buffer in probe Marc Kleine-Budde
2023-05-18  7:32 ` [PATCH net 5/7] can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt Marc Kleine-Budde
2023-05-18  7:32 ` [PATCH net 6/7] can: kvaser_pciefd: Disable interrupts in probe error path Marc Kleine-Budde
2023-05-18  7:32 ` [PATCH net 7/7] Revert "ARM: dts: stm32: add CAN support on stm32f746" Marc Kleine-Budde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=168440342124.5221.213514877064037706.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=extja@kvaser.com \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.