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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250916092235.ctbdjhjepwdtxuqr@skbuf>
Date: Tue, 16 Sep 2025 12:22:35 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: "Russell King (Oracle)" <rmk+kernel@...linux.org.uk>
Cc: Andrew Lunn <andrew@...n.ch>, "David S. Miller" <davem@...emloft.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
	Paolo Abeni <pabeni@...hat.com>,
	Richard Cochran <richardcochran@...il.com>
Subject: Re: [PATCH net-next 3/5] net: dsa: mv88e6xxx: remove duplicated
 register definition

On Mon, Sep 15, 2025 at 02:06:25PM +0100, Russell King (Oracle) wrote:
> There are two identical MV88E6XXX_PTP_GC_ETYPE definitions in ptp.h,
> and MV88E6XXX_PTP_ETHERTYPE in hwtstamp.h which all refer to the
> exact same register. As the code that accesses this register is in
> hwtstamp.c, use the hwtstamp.h definition, and remove the
> unnecessary duplicated definition in ptp.h
> 
> Signed-off-by: Russell King (Oracle) <rmk+kernel@...linux.org.uk>
> ---

Reviewed-by: Vladimir Oltean <olteanv@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ