lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163518360788.30294.1257539339445417106.git-patchwork-notify@kernel.org>
Date:   Mon, 25 Oct 2021 17:40:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     davem@...emloft.net, netdev@...r.kernel.org, macro@...am.me.uk,
        lkp@...el.com
Subject: Re: [PATCH net-next] fddi: defza: add missing pointer type cast

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Mon, 25 Oct 2021 09:00:00 -0700 you wrote:
> hw_addr is a uint AKA unsigned int. dev_addr_set() takes
> a u8 *.
> 
>   drivers/net/fddi/defza.c:1383:27: error: passing argument 2 of 'dev_addr_set' from incompatible pointer type [-Werror=incompatible-pointer-types]
> 
> Reported-by: kernel test robot <lkp@...el.com>
> Fixes: 1e9258c389ee ("fddi: defxx,defza: use dev_addr_set()")
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> 
> [...]

Here is the summary with links:
  - [net-next] fddi: defza: add missing pointer type cast
    https://git.kernel.org/netdev/net-next/c/a0c8c3372b41

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ