All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: sfr@canb.auug.org.au, davem@davemloft.net, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] ethernet: ehea: add missing cast
Date: Tue, 05 Oct 2021 10:40:06 +0000	[thread overview]
Message-ID: <163343040689.11951.8325918611000499478.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211005011114.2906525-1-kuba@kernel.org>

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Mon,  4 Oct 2021 18:11:14 -0700 you wrote:
> We need to cast the pointer, unlike memcpy() eth_hw_addr_set()
> does not take void *. The driver already casts &port->mac_addr
> to u8 * in other places.
> 
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Fixes: a96d317fb1a3 ("ethernet: use eth_hw_addr_set()")
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> 
> [...]

Here is the summary with links:
  - [net-next] ethernet: ehea: add missing cast
    https://git.kernel.org/netdev/net-next/c/ceca777dabc6

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



  reply	other threads:[~2021-10-05 10:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05  0:56 linux-next: build failure after merge of the net-next tree Stephen Rothwell
2021-10-05  1:11 ` [PATCH net-next] ethernet: ehea: add missing cast Jakub Kicinski
2021-10-05 10:40   ` patchwork-bot+netdevbpf [this message]
2021-10-05  1:24 ` linux-next: build failure after merge of the net-next tree Stephen Rothwell
2021-10-05  1:35   ` Stephen Rothwell

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=163343040689.11951.8325918611000499478.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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.