wifi: mwifiex: Fix comment typo
The double `the' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220811120201.10824-1-wangborong@cdjrlc.com
This commit is contained in:
parent
7d6e30dfcc
commit
ed03a2af74
@ -335,7 +335,7 @@ mwifiex_11n_create_rx_reorder_tbl(struct mwifiex_private *priv, u8 *ta,
|
||||
struct mwifiex_sta_node *node;
|
||||
|
||||
/*
|
||||
* If we get a TID, ta pair which is already present dispatch all the
|
||||
* If we get a TID, ta pair which is already present dispatch all
|
||||
* the packets and move the window size until the ssn
|
||||
*/
|
||||
tbl = mwifiex_11n_get_rx_reorder_tbl(priv, tid, ta);
|
||||
|
Loading…
Reference in New Issue
Block a user