|
@@ -122,10 +122,11 @@ static const struct ieee80211_regdomain *_rtw_regdomain_select(struct
|
|
|
}
|
|
|
|
|
|
static void _rtw_regd_init_wiphy(struct rtw_regulatory *reg,
|
|
|
- struct wiphy *wiphy,
|
|
|
- void (*reg_notifier)(struct wiphy *wiphy,
|
|
|
- struct regulatory_request *
|
|
|
- request))
|
|
|
+ struct wiphy *wiphy,
|
|
|
+ void (*reg_notifier)(struct wiphy *wiphy,
|
|
|
+ struct
|
|
|
+ regulatory_request *
|
|
|
+ request))
|
|
|
{
|
|
|
const struct ieee80211_regdomain *regd;
|
|
|
|