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: <edc31a6341e810e23c342f1e90776a3e764c4924.camel@sipsolutions.net>
Date: Mon, 06 Jan 2025 09:06:00 +0100
From: Johannes Berg <johannes@...solutions.net>
To: Arnd Bergmann <arnd@...db.de>, Philipp Hortmann	
 <philipp.g.hortmann@...il.com>, Andrew Lunn <andrew+netdev@...n.ch>, "David
 S . Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
 Jakub Kicinski <kuba@...nel.org>,  Paolo Abeni <pabeni@...hat.com>, Geoff
 Levand <geoff@...radead.org>, Simon Horman <horms@...nel.org>,  Alexander
 Lobakin <aleksander.lobakin@...el.com>, Netdev <netdev@...r.kernel.org>,
 linux-kernel@...r.kernel.org
Cc: Kalle Valo <kvalo@...nel.org>, Alexandre Belloni	
 <alexandre.belloni@...tlin.com>, Claudiu Beznea <claudiu.beznea@...on.dev>,
  Geert Uytterhoeven <geert@...ux-m68k.org>, Greg Kroah-Hartman
 <gregkh@...uxfoundation.org>, Jeff Johnson	 <quic_jjohnson@...cinc.com>,
 Larry Finger <Larry.Finger@...inger.net>,  Nicolas Ferre
 <nicolas.ferre@...rochip.com>, Pavel Machek <pavel@....cz>, Stanislaw
 Gruszka <stf_xl@...pl>,  Gregory Greenman <gregory.greenman@...el.com>,
 linuxppc-dev <linuxppc-dev@...ts.ozlabs.org>, 
	linux-staging@...ts.linux.dev, linux-wireless@...r.kernel.org, Stefan
 Lippers-Hollmann	 <s.l-h@....de>
Subject: Re: [PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove
 driver using deprecated API wext

On Sat, 2025-01-04 at 05:15 +0100, Arnd Bergmann wrote:
> 
> I would assume that once removing CFG80211_WEXT becomes an option, we
> can just put the remaining parts of net/wireless/wext-*.c into both
> ps3_gelic and ipw2x00, duplicating and then simplifying the
> implementation. As far as I can tell, there is very little that is
> actually shared between the two anyway.

Indeed.

Note that net/wireless/wext-{core,proc,priv}.c are not even related to
CFG80211_WEXT (wext-{compat,sme}.c are), and just form the core wext
code that can be treated completely orthogonal and independent of
cfg80211. This driver doesn't even use CFG80211_WEXT code at all.

johannes

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ