Searched refs:new_regd (Results 1 – 1 of 1) sorted by relevance
2637 const struct ieee80211_regdomain *new_regd, *tmp; in wiphy_apply_custom_regulatory() local2657 new_regd = reg_copy_regd(regd); in wiphy_apply_custom_regulatory()2658 if (IS_ERR(new_regd)) in wiphy_apply_custom_regulatory()2665 rcu_assign_pointer(wiphy->regd, new_regd); in wiphy_apply_custom_regulatory()