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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 19 Jul 2022 03:50:14 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Ben Dooks <ben.dooks@...ive.com>
Cc:     linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        nicolas.ferre@...rochip.com, davem@...emloft.net,
        edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH v2] net: macb: fixup sparse warnings on __be16 ports

Hello:

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

On Fri, 15 Jul 2022 18:30:09 +0100 you wrote:
> The port fields in the ethool flow structures are defined
> to be __be16 types, so sparse is showing issues where these
> are being passed to htons(). Fix these warnings by passing
> them to be16_to_cpu() instead.
> 
> These are being used in netdev_dbg() so should only effect
> anyone doing debug.
> 
> [...]

Here is the summary with links:
  - [v2] net: macb: fixup sparse warnings on __be16 ports
    https://git.kernel.org/netdev/net-next/c/6ee49d629dd6

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