All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Bitterblue Smith <rtl8821cerfe2@gmail.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Cc: Jes Sorensen <Jes.Sorensen@gmail.com>,
	Andrea Merello <andrea.merello@gmail.com>,
	Taehee Yoo <ap420073@gmail.com>
Subject: RE: [PATCH v2 2/5] wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*
Date: Wed, 14 Dec 2022 08:57:08 +0000	[thread overview]
Message-ID: <f71b1e2f8ed144b9b6f73490ba9ec396@realtek.com> (raw)
In-Reply-To: <5ffc2ae2-9f90-6a60-370c-5e614262616e@gmail.com>



> -----Original Message-----
> From: Bitterblue Smith <rtl8821cerfe2@gmail.com>
> Sent: Wednesday, December 14, 2022 1:29 AM
> To: linux-wireless@vger.kernel.org
> Cc: Jes Sorensen <Jes.Sorensen@gmail.com>; Ping-Ke Shih <pkshih@realtek.com>; Andrea Merello
> <andrea.merello@gmail.com>; Taehee Yoo <ap420073@gmail.com>
> Subject: [PATCH v2 2/5] wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*
> 
> And pass const char* to it.
> 
> Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>

Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>


> ---
> v2:
>  - Patch is new in v2.
> ---
>  drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h       | 2 +-
>  drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8188f.c | 2 +-
>  drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192c.c | 2 +-
>  drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c | 2 +-
>  drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723a.c | 2 +-
>  drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.c | 2 +-
>  drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c  | 2 +-
>  7 files changed, 7 insertions(+), 7 deletions(-)
> 

[...]


  reply	other threads:[~2022-12-14  8:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-13 17:27 [PATCH v2 1/5] wifi: rtl8xxxu: Deduplicate the efuse dumping code Bitterblue Smith
2022-12-13 17:28 ` [PATCH v2 2/5] wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char* Bitterblue Smith
2022-12-14  8:57   ` Ping-Ke Shih [this message]
2022-12-13 17:29 ` [PATCH v2 3/5] wifi: rtl8xxxu: Define masks for cck_agc_rpt bits Bitterblue Smith
2022-12-14  8:58   ` Ping-Ke Shih
2022-12-13 17:31 ` [PATCH v2 4/5] wifi: rtl8xxxu: Support new chip RTL8188EU Bitterblue Smith
2022-12-13 20:10   ` kernel test robot
2022-12-15 13:00   ` Ping-Ke Shih
2022-12-17 12:30     ` Bitterblue Smith
2022-12-13 17:33 ` [PATCH v2 5/5] wifi: rtl8xxxu: Add rate control code for RTL8188EU Bitterblue Smith
2022-12-14  8:07   ` kernel test robot
2022-12-15 13:14   ` Ping-Ke Shih
2022-12-17 12:43     ` Bitterblue Smith
2022-12-14  3:58 ` [PATCH v2 1/5] wifi: rtl8xxxu: Deduplicate the efuse dumping code Ping-Ke Shih
2022-12-14 11:23   ` Bitterblue Smith

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=f71b1e2f8ed144b9b6f73490ba9ec396@realtek.com \
    --to=pkshih@realtek.com \
    --cc=Jes.Sorensen@gmail.com \
    --cc=andrea.merello@gmail.com \
    --cc=ap420073@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rtl8821cerfe2@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.