|
@@ -1825,12 +1825,7 @@ void regulatory_hint_11d(struct wiphy *wiphy,
|
|
request->initiator = NL80211_REGDOM_SET_BY_COUNTRY_IE;
|
|
request->initiator = NL80211_REGDOM_SET_BY_COUNTRY_IE;
|
|
request->country_ie_env = env;
|
|
request->country_ie_env = env;
|
|
|
|
|
|
- mutex_unlock(®_mutex);
|
|
|
|
-
|
|
|
|
queue_regulatory_request(request);
|
|
queue_regulatory_request(request);
|
|
-
|
|
|
|
- return;
|
|
|
|
-
|
|
|
|
out:
|
|
out:
|
|
mutex_unlock(®_mutex);
|
|
mutex_unlock(®_mutex);
|
|
}
|
|
}
|