提交 ed03a2af 编写于 作者: J Jason Wang 提交者: Kalle Valo

wifi: mwifiex: Fix comment typo

The double `the' is duplicated in the comment, remove one.
Signed-off-by: NJason Wang <wangborong@cdjrlc.com>
Signed-off-by: NKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220811120201.10824-1-wangborong@cdjrlc.com
上级 7d6e30df
...@@ -335,7 +335,7 @@ mwifiex_11n_create_rx_reorder_tbl(struct mwifiex_private *priv, u8 *ta, ...@@ -335,7 +335,7 @@ mwifiex_11n_create_rx_reorder_tbl(struct mwifiex_private *priv, u8 *ta,
struct mwifiex_sta_node *node; 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 * the packets and move the window size until the ssn
*/ */
tbl = mwifiex_11n_get_rx_reorder_tbl(priv, tid, ta); tbl = mwifiex_11n_get_rx_reorder_tbl(priv, tid, ta);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册