Commit 52818fce authored by Deming Wang's avatar Deming Wang Committed by Kalle Valo

wifi: rt2x00: fix the typo in comments

Fix typo in the description of 'non-succesfull'.
Signed-off-by: default avatarDeming Wang <wangdeming@inspur.com>
Acked-by: default avatarStanislaw Gruszka <stf_xl@wp.pl>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230612114612.1640-1-wangdeming@inspur.com
parent 93ae8145
......@@ -192,7 +192,7 @@ void rt2x00link_update_stats(struct rt2x00_dev *rt2x00dev,
return;
/*
* Frame was received successfully since non-succesfull
* Frame was received successfully since non-successful
* frames would have been dropped by the hardware.
*/
qual->rx_success++;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment