nl80211: Remove forgotten comment about SIOCSIWMODE
This commit is contained in:
parent
1b2a72e884
commit
d61f48ba1d
1 changed files with 1 additions and 1 deletions
|
@ -1616,7 +1616,7 @@ nla_put_failure:
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* wpa_driver_nl80211_set_mode - Set wireless mode (infra/adhoc), SIOCSIWMODE
|
* wpa_driver_nl80211_set_mode - Set wireless mode (infra/adhoc)
|
||||||
* @drv: Pointer to private driver data from wpa_driver_nl80211_init()
|
* @drv: Pointer to private driver data from wpa_driver_nl80211_init()
|
||||||
* @mode: 0 = infra/BSS (associate with an AP), 1 = adhoc/IBSS
|
* @mode: 0 = infra/BSS (associate with an AP), 1 = adhoc/IBSS
|
||||||
* Returns: 0 on success, -1 on failure
|
* Returns: 0 on success, -1 on failure
|
||||||
|
|
Loading…
Reference in a new issue