mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-27 04:30:49 +07:00
mwifiex: fix a comment typo
Just fix a typo in the code comment. Signed-off-by: Geliang Tang <geliangtang@163.com> Acked-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
cfa2b42b4d
commit
a484804b3e
@ -2374,7 +2374,7 @@ mwifiex_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev)
|
||||
* CFG802.11 operation handler for scan request.
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user