[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163767001215.10565.5464135620987871114.git-patchwork-notify@kernel.org>
Date: Tue, 23 Nov 2021 12:20:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gerhard Engleder <gerhard@...leder-embedded.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] tsnep: Fix set MAC address
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 22 Nov 2021 21:32:25 +0100 you wrote:
> From: Gerhard Engleder <gerhard@...leder-embedded.com>
>
> Commit 4dfb9982644b ("tsn: Fix build.") fixed compilation with const
> dev_addr. In tsnep_netdev_set_mac_address() the call of ether_addr_copy()
> was replaced with dev_set_mac_address(), which calls
> ndo_set_mac_address(). This results in an endless recursive loop because
> ndo_set_mac_address is set to tsnep_netdev_set_mac_address.
>
> [...]
Here is the summary with links:
- [net-next] tsnep: Fix set MAC address
https://git.kernel.org/netdev/net-next/c/75e47206512b
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