linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: rafiqul713 <rafiqul713@gmail.com>
Cc: netdev@vger.kernel.org, linux-staging@lists.linux.dev
Subject: Re: [PATCH] [PATCH] staging: rtl8723bs: use ether_addr_equal in rtw_ap.c
Date: Sun, 2 Nov 2025 20:31:11 +0900	[thread overview]
Message-ID: <2025110218-monetary-subscript-1217@gregkh> (raw)
In-Reply-To: <20251101201623.185575-1-rafiqul713@gmail.com>

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@gmail.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

      reply	other threads:[~2025-11-02 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-01 20:16 [PATCH] [PATCH] staging: rtl8723bs: use ether_addr_equal in rtw_ap.c rafiqul713
2025-11-02 11:31 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2025110218-monetary-subscript-1217@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=rafiqul713@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).