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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025110218-monetary-subscript-1217@gregkh>
Date: Sun, 2 Nov 2025 20:31:11 +0900
From: Greg KH <gregkh@...uxfoundation.org>
To: rafiqul713 <rafiqul713@...il.com>
Cc: netdev@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: Re: [PATCH] [PATCH] staging: rtl8723bs: use ether_addr_equal in
 rtw_ap.c

On Sat, Nov 01, 2025 at 09:16:23PM +0100, rafiqul713 wrote:
> Replace memcmp() with ether_addr_equal() for MAC address comparison.
> This is the preferred and more readable method in network code.
> 
> Signed-off-by: rafiqul713 <rafiqul713@...il.com>
> ---
>  drivers/staging/rtl8723bs/core/rtw_ap.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

I'm sorry, but I'm going to have to start ignoring patches from you as
you have not taken any of the prior review comments and changed
anything.

I recommend working on a different software project.  Best of luck,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ