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: <094401dbf240$6f60b880$4e222980$@trustnetic.com>
Date: Fri, 11 Jul 2025 16:47:29 +0800
From: Jiawen Wu <jiawenwu@...stnetic.com>
To: "'Randy Dunlap'" <rdunlap@...radead.org>,
	<linux-kernel@...r.kernel.org>
Cc: "'Mengyuan Lou'" <mengyuanlou@...-swift.com>,
	<netdev@...r.kernel.org>,
	"'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>
Subject: RE: [PATCH net-next] net: wangxun: fix VF drivers Kconfig dependencies and help text

> --- linux-next-20250710.orig/drivers/net/ethernet/wangxun/Kconfig
> +++ linux-next-20250710/drivers/net/ethernet/wangxun/Kconfig
> @@ -66,35 +66,34 @@ config TXGBE
> 
>  config TXGBEVF
>  	tristate "Wangxun(R) 10/25/40G Virtual Function Ethernet support"
> -	depends on PCI
>  	depends on PCI_MSI
> +	depends on PTP_1588_CLOCK_OPTIONAL
>  	select LIBWX
>  	select PHYLINK

I think "PHYLINK" can be removed together, since the driver doesn't use it.
 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ