mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-12 17:24:10 +00:00
@@ -10000,6 +10000,8 @@ struct wiphy *rtw_wiphy_alloc(_adapter *padapter, struct device *dev)
|
||||
#endif
|
||||
|
||||
rtw_cfg80211_preinit_wiphy(padapter, wiphy);
|
||||
/* init regulary domain */
|
||||
rtw_regd_init(wiphy);
|
||||
|
||||
RTW_INFO(FUNC_WIPHY_FMT"\n", FUNC_WIPHY_ARG(wiphy));
|
||||
|
||||
@@ -10034,8 +10036,6 @@ int rtw_wiphy_register(struct wiphy *wiphy)
|
||||
rtw_cfgvendor_attach(wiphy);
|
||||
#endif
|
||||
|
||||
rtw_regd_init(wiphy);
|
||||
|
||||
return wiphy_register(wiphy);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user