From: Hans de Goede <hansg@kernel.org>
To: Michael Straube <straube.linux@gmail.com>, gregkh@linuxfoundation.org
Cc: hdegoede@redhat.com, Larry.Finger@lwfinger.net,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/8] staging: rtl8723bs: get rid of os_dep/mlme_linux.c
Date: Tue, 5 Aug 2025 13:02:44 +0200 [thread overview]
Message-ID: <23e31686-3bc2-4524-9735-fd50c1f9746e@kernel.org> (raw)
In-Reply-To: <20250801083131.82915-1-straube.linux@gmail.com>
Hi Michael,
On 1-Aug-25 10:31 AM, Michael Straube wrote:
> This series moves/merges the functions/functionality of os_dep/mlme_linux.c
> into the corresponding parts of the driver in the core directory to reduce
> "os dependent" code.
>
> The patches have been compile-tested only due to lack of hardware.
>
> v1 -> v2: added back accidently removed tabs in patch 3/8
>
> Michael Straube (8):
> staging: rtl8723bs: remove wrapper rtw_os_indicate_scan_done
> staging: rtl8723bs: move init_mlme_ext_timer to core/rtw_mlme_ext.c
> staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.c
> staging: rtl8723bs: remove wrapper init_addba_retry_timer
> staging: rtl8723bs: merge rtw_os_indicate_connect into
> rtw_indicate_connect
> staging: rtl8723bs: merge rtw_os_indicate_disconnect into
> rtw_indicate_disconnect
> staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.c
> staging: rtl8723bs: move rtw_reset_securitypriv to core/rtw_mlme.c
Thank you for your continued work on improving the rtl8723bs driver.
I've given these patches a test-spin on a tablet with
a rtl8723bs wifi module (on top of your previous patches).
The patches work and they look good to me:
Tested-by: Hans de Goede <hansg@kernel.org>
Reviewed-by: Hans de Goede <hansg@kernel.org>
for the series.
Regards,
Hans
prev parent reply other threads:[~2025-08-05 11:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-01 8:31 [PATCH v2 0/8] staging: rtl8723bs: get rid of os_dep/mlme_linux.c Michael Straube
2025-08-01 8:31 ` [PATCH v2 1/8] staging: rtl8723bs: remove wrapper rtw_os_indicate_scan_done Michael Straube
2025-08-01 8:31 ` [PATCH v2 2/8] staging: rtl8723bs: move init_mlme_ext_timer to core/rtw_mlme_ext.c Michael Straube
2025-08-01 8:31 ` [PATCH v2 3/8] staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.c Michael Straube
2025-08-01 8:31 ` [PATCH v2 4/8] staging: rtl8723bs: remove wrapper init_addba_retry_timer Michael Straube
2025-08-01 8:31 ` [PATCH v2 5/8] staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connect Michael Straube
2025-08-01 8:31 ` [PATCH v2 6/8] staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_disconnect Michael Straube
2025-08-01 8:31 ` [PATCH v2 7/8] staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.c Michael Straube
2025-08-01 8:31 ` [PATCH v2 8/8] staging: rtl8723bs: move rtw_reset_securitypriv " Michael Straube
2025-08-05 11:02 ` Hans de Goede [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=23e31686-3bc2-4524-9735-fd50c1f9746e@kernel.org \
--to=hansg@kernel.org \
--cc=Larry.Finger@lwfinger.net \
--cc=gregkh@linuxfoundation.org \
--cc=hdegoede@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=straube.linux@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).