Hello:

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

On Tue,  2 Feb 2021 10:03:04 +0100 you wrote:
> From: Andreas Oetken <andreas.oet...@siemens.com>
> 
> sup_multicast_addr is passed to ether_addr_equal for address comparison
> which casts the address inputs to u16 leading to an unaligned access.
> Aligning the sup_multicast_addr to u16 boundary fixes the issue.
> 
> Signed-off-by: Andreas Oetken <andreas.oet...@siemens.com>
> 
> [...]

Here is the summary with links:
  - [v1] net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary
    https://git.kernel.org/netdev/net/c/6c9f18f294c4

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


Reply via email to