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]
Date: Wed, 9 Aug 2023 09:21:43 +0800
From: Ruan Jinjie <ruanjinjie@...wei.com>
To: Ido Schimmel <idosch@...dia.com>
CC: <netdev@...r.kernel.org>, Petr Machata <petrm@...dia.com>, "David S.
 Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub
 Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Subject: Re: [PATCH -next] mlxsw: spectrum_switchdev: Use is_zero_ether_addr()
 instead of ether_addr_equal()



On 2023/8/8 22:44, Ido Schimmel wrote:
> In the future, please use the correct patch prefix for netdev
> submissions. See:
> 
> https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html#tl-dr

Thank you! I'll keep an eye on these issues.

> 
> On Tue, Aug 08, 2023 at 09:35:28PM +0800, Ruan Jinjie wrote:
>> Use is_zero_ether_addr() instead of ether_addr_equal()
>> to check if the ethernet address is all zeros.
>>
>> Signed-off-by: Ruan Jinjie <ruanjinjie@...wei.com>
> 
> Reviewed-by: Ido Schimmel <idosch@...dia.com>
> 
> Thanks

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ