All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: s.shtylyov@omp.ru, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH net v3 0/3] net: rswitch: Fix issues in rswitch_start_xmit()
Date: Fri, 24 Nov 2023 02:00:28 +0000	[thread overview]
Message-ID: <170079122825.7507.381822979329425043.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231122051143.3660780-1-yoshihiro.shimoda.uh@renesas.com>

Hello:

This series was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Wed, 22 Nov 2023 14:11:40 +0900 you wrote:
> This patch series is based on the latest net.git / main branch.
> 
> Changes from v2:
> https://lore.kernel.org/all/20231122012556.3645840-1-yoshihiro.shimoda.uh@renesas.com/
> - Keep reverse christmas tree of local variable declarations in patch 1/3.
> 
> Changes from v1:
> https://lore.kernel.org/all/20231121055255.3627949-1-yoshihiro.shimoda.uh@renesas.com/
> - Separate a patch because fixing 2 issues.
> - Add fixing wrong type of return value.
> - Use goto for improving code readability.
> 
> [...]

Here is the summary with links:
  - [net,v3,1/3] net: rswitch: Fix type of ret in rswitch_start_xmit()
    https://git.kernel.org/netdev/net/c/109b25d13e00
  - [net,v3,2/3] net: rswitch: Fix return value in rswitch_start_xmit()
    https://git.kernel.org/netdev/net/c/1aaef8634a20
  - [net,v3,3/3] net: rswitch: Fix missing dev_kfree_skb_any() in error path
    https://git.kernel.org/netdev/net/c/782486af9b5b

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-11-24  2:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22  5:11 [PATCH net v3 0/3] net: rswitch: Fix issues in rswitch_start_xmit() Yoshihiro Shimoda
2023-11-22  5:11 ` [PATCH net v3 1/3] net: rswitch: Fix type of ret " Yoshihiro Shimoda
2023-11-22 10:04   ` Wojciech Drewek
2023-11-22  5:11 ` [PATCH net v3 2/3] net: rswitch: Fix return value " Yoshihiro Shimoda
2023-11-22 10:13   ` Wojciech Drewek
2023-11-22  5:11 ` [PATCH net v3 3/3] net: rswitch: Fix missing dev_kfree_skb_any() in error path Yoshihiro Shimoda
2023-11-22 10:17   ` Wojciech Drewek
2023-11-24  2:00 ` patchwork-bot+netdevbpf [this message]

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=170079122825.7507.381822979329425043.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=s.shtylyov@omp.ru \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /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.