[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c6d8a67ad37f4d0481e3300419b0fdd3@realtek.com>
Date: Mon, 9 Dec 2024 03:30:24 +0000
From: Ping-Ke Shih <pkshih@...ltek.com>
To: liujing <liujing@...s.chinamobile.com>,
"kvalo@...nel.org"
<kvalo@...nel.org>,
"suhui@...china.com" <suhui@...china.com>
CC: "linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] rtlwifi: rtl8188ee: fix spelling error in _rtl88e_phy_set_rfpath_switch()
liujing <liujing@...s.chinamobile.com> wrote:
>
> Fix spelling error in _rtl88e_phy_set_rfpath_switch() function.
>
> Signed-off-by: liujing <liujing@...s.chinamobile.com>
Please use your real name, not account.
Did you send duplicate?
>
> diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
> b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
> index 0fab3a0c7d49..754ca8549c76 100644
> --- a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
> +++ b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
> @@ -1891,7 +1891,7 @@ static void _rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw,
> rtl_set_bbreg(hw, 0x914, MASKLWORD, 0x0201);
>
> /* We use the RF definition of MAIN and AUX,
> - * left antenna and right antenna repectively.
> + * left antenna and right antenna respectively.
> * Default output at AUX.
> */
> if (bmain) {
> --
> 2.27.0
>
>
Powered by blists - more mailing lists