2022-10-20 07:38:21

by Colin Ian King

[permalink] [raw]
Subject: [PATCH][next] wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE

Ther is a spelling mistake in a rtw89_debug message. Fix it.

Signed-off-by: Colin Ian King <[email protected]>
---
drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c b/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c
index 8fd01502ac5b..722ae34b09c1 100644
--- a/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c
+++ b/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c
@@ -1754,7 +1754,7 @@ static void _dpk_one_shot(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy,
id == 0x14 ? "PWR_CAL" :
id == 0x15 ? "DPK_RXAGC" :
id == 0x16 ? "KIP_PRESET" :
- id == 0x17 ? "KIP_RESOTRE" : "DPK_TXAGC",
+ id == 0x17 ? "KIP_RESTORE" : "DPK_TXAGC",
dpk_cmd);
}

--
2.37.3


2022-10-20 08:35:08

by Ping-Ke Shih

[permalink] [raw]
Subject: RE: [PATCH][next] wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE


> -----Original Message-----
> From: Colin Ian King <[email protected]>
> Sent: Thursday, October 20, 2022 3:27 PM
> To: Ping-Ke Shih <[email protected]>; Kalle Valo <[email protected]>; David S . Miller
> <[email protected]>; Eric Dumazet <[email protected]>; Jakub Kicinski <[email protected]>; Paolo Abeni
> <[email protected]>; [email protected]; [email protected]
> Cc: [email protected]; [email protected]
> Subject: [PATCH][next] wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
>
> Ther is a spelling mistake in a rtw89_debug message. Fix it.
>
> Signed-off-by: Colin Ian King <[email protected]>

Acked-by: Ping-Ke Shih <[email protected]>

> ---
> drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c
> b/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c
> index 8fd01502ac5b..722ae34b09c1 100644
> --- a/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c
> +++ b/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c
> @@ -1754,7 +1754,7 @@ static void _dpk_one_shot(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy,
> id == 0x14 ? "PWR_CAL" :
> id == 0x15 ? "DPK_RXAGC" :
> id == 0x16 ? "KIP_PRESET" :
> - id == 0x17 ? "KIP_RESOTRE" : "DPK_TXAGC",
> + id == 0x17 ? "KIP_RESTORE" : "DPK_TXAGC",
> dpk_cmd);
> }
>
> --
> 2.37.3
>
>
> ------Please consider the environment before printing this e-mail.

2022-11-01 09:34:58

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH][next] wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE

Colin Ian King <[email protected]> wrote:

> Ther is a spelling mistake in a rtw89_debug message. Fix it.
>
> Signed-off-by: Colin Ian King <[email protected]>
> Acked-by: Ping-Ke Shih <[email protected]>

Patch applied to wireless-next.git, thanks.

8fa681703175 wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE

--
https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches