Commit a484804b authored by Geliang Tang's avatar Geliang Tang Committed by Kalle Valo

mwifiex: fix a comment typo

Just fix a typo in the code comment.
Signed-off-by: default avatarGeliang Tang <geliangtang@163.com>
Acked-by: default avatarAmitkumar Karwar <akarwar@marvell.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent cfa2b42b
...@@ -2374,7 +2374,7 @@ mwifiex_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev) ...@@ -2374,7 +2374,7 @@ mwifiex_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev)
* CFG802.11 operation handler for scan request. * CFG802.11 operation handler for scan request.
* *
* This function issues a scan request to the firmware based upon * This function issues a scan request to the firmware based upon
* the user specified scan configuration. On successfull completion, * the user specified scan configuration. On successful completion,
* it also informs the results. * it also informs the results.
*/ */
static int static int
......
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