From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: pkshih@realtek.com, kvalo@codeaurora.org, davem@davemloft.net,
kuba@kernel.org, Larry.Finger@lwfinger.net,
christophe.jaillet@wanadoo.fr, zhengbin13@huawei.com,
baijiaju1990@gmail.com, linux-wireless@vger.kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Subject: [PATCH] drivers: rtlwifi: rtl8723ae: Fix word association in trx.c
Date: Tue, 5 Jan 2021 16:05:25 +0530 [thread overview]
Message-ID: <20210105103525.28159-1-unixbhaskar@gmail.com> (raw)
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c b/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c
index 340b3d68a54e..59e0a04b167d 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c
@@ -673,7 +673,7 @@ bool rtl8723e_is_tx_desc_closed(struct ieee80211_hw *hw,
/**
*beacon packet will only use the first
- *descriptor defautly,and the own may not
+ *descriptor de-faulty,and the own may not
*be cleared by the hardware
*/
if (own)
--
2.26.2
next reply other threads:[~2021-01-05 10:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-05 10:35 Bhaskar Chowdhury [this message]
2021-01-05 11:25 ` [PATCH] drivers: rtlwifi: rtl8723ae: Fix word association in trx.c Julian Calaby
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=20210105103525.28159-1-unixbhaskar@gmail.com \
--to=unixbhaskar@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=baijiaju1990@gmail.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=kvalo@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pkshih@realtek.com \
--cc=zhengbin13@huawei.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).