mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 18:37:58 -04:00
staging: rtl8188eu: include: Correct a typo in a comment
Correct a single typo in a comment. Misspelling found using checkpatch.pl. Signed-off-by: R Veera Kumar <vkor@vkten.in> Link: https://lore.kernel.org/r/20200319093715.GA2550@tulip.local Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
4986319004
commit
8b9eafef59
@@ -112,7 +112,7 @@ struct pkt_attrib {
|
||||
u32 last_txcmdsz;
|
||||
u8 nr_frags;
|
||||
u8 encrypt; /* when 0 indicate no encrypt. when non-zero,
|
||||
* indicate the encrypt algorith
|
||||
* indicate the encrypt algorithm
|
||||
*/
|
||||
u8 iv_len;
|
||||
u8 icv_len;
|
||||
|
||||
Reference in New Issue
Block a user