From: Hans de Goede <hdegoede@redhat.com>
To: Michael Straube <straube.linux@gmail.com>, gregkh@linuxfoundation.org
Cc: Larry.Finger@lwfinger.net, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/13] staging: rtl8723bs: get rid of os_dep/recv_linux.c
Date: Fri, 22 Aug 2025 16:06:47 +0200 [thread overview]
Message-ID: <f383b86e-297e-4044-a0c0-8981b8a541fb@redhat.com> (raw)
In-Reply-To: <20250822135418.118115-1-straube.linux@gmail.com>
Hi,
On 22-Aug-25 3:54 PM, Michael Straube wrote:
> This series moves/merges the functions/functionality of os_dep/recv_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.
>
> Michael Straube (13):
> staging: rtl8723bs: remove wrapper rtw_init_recv_timer
> staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.c
> staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.c
> staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.c
> staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.c
> staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.c
> staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into
> rtl8723bs_recv.c
> staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.c
> staging: rtl8723bs: rename rtw_os_alloc_msdu_pkt
> staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.c
> staging: rtl8723bs: rename rtw_os_recv_indicate_pkt
> staging: rtl8723bs: remove os_dep/recv_linux.c
> staging: rtl8723bs: remove include/recv_osdep.h
Thanks, series looks good to me:
Reviewed-by: Hans de Goede <hansg@kernel.org>
for the series.
Regards,
Hans
prev parent reply other threads:[~2025-08-22 14:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-22 13:54 [PATCH 00/13] staging: rtl8723bs: get rid of os_dep/recv_linux.c Michael Straube
2025-08-22 13:54 ` [PATCH 01/13] staging: rtl8723bs: remove wrapper rtw_init_recv_timer Michael Straube
2025-08-22 13:54 ` [PATCH 02/13] staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.c Michael Straube
2025-08-22 13:54 ` [PATCH 03/13] staging: rtl8723bs: move rtw_handle_tkip_mic_err " Michael Straube
2025-08-22 13:54 ` [PATCH 04/13] staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.c Michael Straube
2025-08-22 13:54 ` [PATCH 05/13] staging: rtl8723bs: merge rtw_os_recv_resource_alloc " Michael Straube
2025-08-22 13:54 ` [PATCH 06/13] staging: rtl8723bs: merge rtw_os_recv_resource_free " Michael Straube
2025-08-22 13:54 ` [PATCH 07/13] staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.c Michael Straube
2025-08-22 13:54 ` [PATCH 08/13] staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.c Michael Straube
2025-08-22 13:54 ` [PATCH 09/13] staging: rtl8723bs: rename rtw_os_alloc_msdu_pkt Michael Straube
2025-08-22 13:54 ` [PATCH 10/13] staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.c Michael Straube
2025-08-22 13:54 ` [PATCH 11/13] staging: rtl8723bs: rename rtw_os_recv_indicate_pkt Michael Straube
2025-08-22 13:54 ` [PATCH 12/13] staging: rtl8723bs: remove os_dep/recv_linux.c Michael Straube
2025-08-22 13:54 ` [PATCH 13/13] staging: rtl8723bs: remove include/recv_osdep.h Michael Straube
2025-08-22 14:06 ` 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=f383b86e-297e-4044-a0c0-8981b8a541fb@redhat.com \
--to=hdegoede@redhat.com \
--cc=Larry.Finger@lwfinger.net \
--cc=gregkh@linuxfoundation.org \
--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).