mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 404-ath_regd_optional.patch
index eb6743152ddae2031232159ba6911e46264feb71..6b2613a440aa8a41cb556417b252f75c4cb03a46 100644 (file)
@@ -18,7 +18,7 @@
 +#endif
 --- a/drivers/net/wireless/ath/regd.h
 +++ b/drivers/net/wireless/ath/regd.h
-@@ -236,6 +236,41 @@ enum CountryCode {
+@@ -242,6 +242,41 @@ enum CountryCode {
        CTRY_BELGIUM2 = 5002
  };
  
@@ -60,7 +60,7 @@
  bool ath_is_world_regd(struct ath_regulatory *reg);
  int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy,
                  int (*reg_notifier)(struct wiphy *wiphy,
-@@ -247,3 +282,5 @@ int ath_reg_notifier_apply(struct wiphy 
+@@ -253,3 +288,5 @@ int ath_reg_notifier_apply(struct wiphy 
                           struct ath_regulatory *reg);
  
  #endif