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: <7d3f6bae-f896-4067-916a-03ed5151f511@infradead.org>
Date: Fri, 11 Jul 2025 13:17:38 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Jiawen Wu <jiawenwu@...stnetic.com>, 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



On 7/11/25 1:47 AM, Jiawen Wu wrote:
>> --- 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.
>  
> 

OK, I'll do that also.
Thanks.

-- 
~Randy


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ