|
|
@@ -2564,9 +2564,10 @@ struct cfg80211_nan_func {
|
|
|
* cases, the result of roaming is indicated with a call to
|
|
|
* cfg80211_roamed() or cfg80211_roamed_bss().
|
|
|
* (invoked with the wireless_dev mutex held)
|
|
|
- * @disconnect: Disconnect from the BSS/ESS. Once done, call
|
|
|
- * cfg80211_disconnected().
|
|
|
- * (invoked with the wireless_dev mutex held)
|
|
|
+ * @disconnect: Disconnect from the BSS/ESS or stop connection attempts if
|
|
|
+ * connection is in progress. Once done, call cfg80211_disconnected() in
|
|
|
+ * case connection was already established (invoked with the
|
|
|
+ * wireless_dev mutex held), otherwise call cfg80211_connect_timeout().
|
|
|
*
|
|
|
* @join_ibss: Join the specified IBSS (or create if necessary). Once done, call
|
|
|
* cfg80211_ibss_joined(), also call that function when changing BSSID due
|