Linux kernel staging patches
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Dalvin-Ehinoma Noah Aiguobas <fliegbert2@gmail.com>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/4] staging: rtl8723bs: Changing two struct members
Date: Tue, 28 Jul 2026 09:22:36 +0200	[thread overview]
Message-ID: <2026072813-canopener-amigo-0c61@gregkh> (raw)
In-Reply-To: <20260717161329.3400-1-fliegbert2@gmail.com>

On Fri, Jul 17, 2026 at 04:13:25PM +0000, Dalvin-Ehinoma Noah Aiguobas wrote:
> This patch changes two members of the struct adapter.
> Two additional patches ar made to fix some checkpatch warnings.
> 
> Changes in v2:
> - Rebased against staging-testing

Did you forget to test-build this?

drivers/staging/rtl8723bs/core/rtw_mlme.c: In function ‘rtw_scan_abort’:
drivers/staging/rtl8723bs/core/rtw_mlme.c:932:57: error: ‘struct adapter’ has no member named ‘bSurpriseRemoved’; did you mean ‘surprise_removed’?
  932 |                 if (adapter->driver_stopped || adapter->bSurpriseRemoved)
      |                                                         ^~~~~~~~~~~~~~~~
      |                                                         surprise_removed


:(



  parent reply	other threads:[~2026-07-28  7:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15 17:16 [PATCH 0/4] staging: rtl8723bs: Changing two struct members Dalvin-Ehinoma Noah Aiguobas
2026-07-15 17:16 ` [PATCH 1/4] staging: rtl8723bs: change struct member bDriverStopped Dalvin-Ehinoma Noah Aiguobas
2026-07-15 17:16 ` [PATCH 2/4] staging: rtl8723bs: wrap line over 100 characters Dalvin-Ehinoma Noah Aiguobas
2026-07-15 17:16 ` [PATCH 3/4] staging: rtl8723bs: change struct member bSurpriseRemoved Dalvin-Ehinoma Noah Aiguobas
2026-07-15 17:16 ` [PATCH 4/4] staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme_ext.c Dalvin-Ehinoma Noah Aiguobas
2026-07-17 12:20 ` [PATCH 0/4] staging: rtl8723bs: Changing two struct members Greg KH
2026-07-17 16:13 ` [PATCH v2 " Dalvin-Ehinoma Noah Aiguobas
2026-07-17 16:13   ` [PATCH v2 1/4] staging: rtl8723bs: change struct member bDriverStopped Dalvin-Ehinoma Noah Aiguobas
2026-07-17 16:13   ` [PATCH v2 2/4] staging: rtl8723bs: wrap line over 100 characters Dalvin-Ehinoma Noah Aiguobas
2026-07-17 16:13   ` [PATCH v2 3/4] staging: rtl8723bs: change struct member bSurpriseRemoved Dalvin-Ehinoma Noah Aiguobas
2026-07-17 16:13   ` [PATCH v2 4/4] staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme_ext.c Dalvin-Ehinoma Noah Aiguobas
2026-07-28  7:22   ` Greg KH [this message]
2026-07-31 14:20 ` [PATCH v3 0/2] staging: rtl8723bs: Changing two struct members Dalvin-Ehinoma Noah Aiguobas
2026-07-31 14:20   ` [PATCH v3 1/2] staging: rtl8723bs: change struct member bSurpriseRemoved Dalvin-Ehinoma Noah Aiguobas
2026-07-31 14:20   ` [PATCH v3 2/2] staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme_ext.c Dalvin-Ehinoma Noah Aiguobas

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=2026072813-canopener-amigo-0c61@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=fliegbert2@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    /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