mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 22:21:42 +00:00
wifi: rt2x00: fix the typo in comments
Fix typo in the description of 'non-succesfull'. Signed-off-by: Deming Wang <wangdeming@inspur.com> Acked-by: Stanislaw Gruszka <stf_xl@wp.pl> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20230612114612.1640-1-wangdeming@inspur.com
This commit is contained in:
parent
93ae81454b
commit
52818fce28
@ -192,7 +192,7 @@ void rt2x00link_update_stats(struct rt2x00_dev *rt2x00dev,
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Frame was received successfully since non-succesfull
|
* Frame was received successfully since non-successful
|
||||||
* frames would have been dropped by the hardware.
|
* frames would have been dropped by the hardware.
|
||||||
*/
|
*/
|
||||||
qual->rx_success++;
|
qual->rx_success++;
|
||||||
|
Loading…
Reference in New Issue
Block a user