netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: realtek: rtl8723be:  Correct word presentation as defautly to de-faulty
@ 2021-01-05 10:40 Bhaskar Chowdhury
  2021-01-05 11:25 ` Julian Calaby
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-05 10:40 UTC (permalink / raw)
  To: pkshih, kvalo, davem, kuba, Larry.Finger, christophe.jaillet,
	zhengbin13, baijiaju1990, linux-wireless, netdev, linux-kernel
  Cc: Bhaskar Chowdhury

s/defautly/de-faulty/p

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c b/drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c
index 5a7cd270575a..47886a19ed8c 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8723be/trx.c
@@ -724,7 +724,7 @@ bool rtl8723be_is_tx_desc_closed(struct ieee80211_hw *hw,
 	u8 own = (u8)rtl8723be_get_desc(hw, entry, true, HW_DESC_OWN);

 	/*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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-05 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-05 10:40 [PATCH] drivers: realtek: rtl8723be: Correct word presentation as defautly to de-faulty Bhaskar Chowdhury
2021-01-05 11:25 ` Julian Calaby

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).