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: <20250818193155.130abd19@kernel.org>
Date: Mon, 18 Aug 2025 19:31:55 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Daniel Golle <daniel@...rotopia.org>
Cc: Xu Liang <lxu@...linear.com>, Andrew Lunn <andrew@...n.ch>, Heiner
 Kallweit <hkallweit1@...il.com>, Russell King <linux@...linux.org.uk>,
 "David S. Miller" <davem@...emloft.net>, Eric Dumazet
 <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
 netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2 3/3] net: phy: mxl-86110: add basic support
 for MxL86111 PHY

On Sun, 17 Aug 2025 15:31:43 +0100 Daniel Golle wrote:
> +/**
> + * mxl86111_probe() - validate bootstrap chip config and set UTP page
> + * @phydev: pointer to the phy_device
> + *
> + * returns 0 or negative errno code

This needs proper formatting:

* Returns: 

please check with ./scripts/kernel-doc -none -Wall $file

> + */
> +static int mxl86111_probe(struct phy_device *phydev)
-- 
pw-bot: cr

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ