|
@@ -1670,7 +1670,7 @@ int ath_attach(u16 devid, struct ath_softc *sc)
|
|
|
}
|
|
|
wiphy_apply_custom_regulatory(hw->wiphy, regd);
|
|
|
ath9k_reg_apply_radar_flags(hw->wiphy);
|
|
|
- ath9k_reg_apply_world_flags(hw->wiphy, REGDOM_SET_BY_INIT);
|
|
|
+ ath9k_reg_apply_world_flags(hw->wiphy, REGDOM_SET_BY_DRIVER);
|
|
|
|
|
|
INIT_WORK(&sc->chan_work, ath9k_wiphy_chan_work);
|
|
|
INIT_DELAYED_WORK(&sc->wiphy_work, ath9k_wiphy_work);
|