Message ID | 20210105103525.28159-1-unixbhaskar@gmail.com |
---|---|
State | New |
Headers | show |
Series | drivers: rtlwifi: rtl8723ae: Fix word association in trx.c | expand |
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)
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> --- drivers/net/wireless/realtek/rtlwifi/rtl8723ae/trx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.26.2