[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172959663100.937353.5541224503906245480.git-patchwork-notify@kernel.org>
Date: Tue, 22 Oct 2024 11:30:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Oliver Neukum <oneukum@...e.com>
Cc: edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, gthelen@...gle.com, jsperbeck@...gle.com
Subject: Re: [PATCH net] net: usb: usbnet: fix name regression
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Thu, 17 Oct 2024 09:18:37 +0200 you wrote:
> The fix for MAC addresses broke detection of the naming convention
> because it gave network devices no random MAC before bind()
> was called. This means that the check for the local assignment bit
> was always negative as the address was zeroed from allocation,
> instead of from overwriting the MAC with a unique hardware address.
>
> The correct check for whether bind() has altered the MAC is
> done with is_zero_ether_addr
>
> [...]
Here is the summary with links:
- [net] net: usb: usbnet: fix name regression
https://git.kernel.org/netdev/net/c/8a7d12d674ac
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