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: <20250422195655.78124fab@kernel.org>
Date: Tue, 22 Apr 2025 19:56:55 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Johannes Schneider <johannes.schneider@...ca-geosystems.com>
Cc: dmurphy@...com, andrew@...n.ch, davem@...emloft.net,
 f.fainelli@...il.com, hkallweit1@...il.com, linux-kernel@...r.kernel.org,
 linux@...linux.org.uk, michael@...le.cc, netdev@...r.kernel.org,
 bsp-development.geo@...ca-geosystems.com
Subject: Re: [PATCH net v2] net: dp83822: Fix OF_MDIO config check

On Tue, 22 Apr 2025 11:06:34 +0200 Johannes Schneider wrote:
> When CONFIG_OF_MDIO is set to be a module the code block is not
> compiled. Use the IS_ENABLED macro that checks for both built in as
> well as module.
> 
> Fixes: 5dc39fd ("net: phy: DP83822: Add ability to advertise Fiber connection")
> Signed-off-by: Johannes Schneider <johannes.schneider@...ca-geosystems.com>

Fixes tag needs some work:

  SHA1 should be at least 12 digits long
  Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
  or later) just making sure it is not set (or set to "auto").
-- 
pw-bot: cr

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ