diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-08-31 23:34:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-08-31 23:34:21 +0000 |
commit | 2f014eb8e82152c3e31fba135b45cdf026de7fd1 (patch) | |
tree | 509489e635a0f907a8838797bfbaf7f105afc883 /package/mac80211/patches/404-ath_regd_optional.patch | |
parent | ece9b523e446692c9361336d1f0b6cbd6a3df257 (diff) | |
download | mtk-20170518-2f014eb8e82152c3e31fba135b45cdf026de7fd1.zip mtk-20170518-2f014eb8e82152c3e31fba135b45cdf026de7fd1.tar.gz mtk-20170518-2f014eb8e82152c3e31fba135b45cdf026de7fd1.tar.bz2 |
mac80211: update to wireless-testing 2010-08-31
SVN-Revision: 22865
Diffstat (limited to 'package/mac80211/patches/404-ath_regd_optional.patch')
-rw-r--r-- | package/mac80211/patches/404-ath_regd_optional.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/404-ath_regd_optional.patch b/package/mac80211/patches/404-ath_regd_optional.patch index 927aeb4..cf4929e 100644 --- a/package/mac80211/patches/404-ath_regd_optional.patch +++ b/package/mac80211/patches/404-ath_regd_optional.patch @@ -18,7 +18,7 @@ +#endif --- a/drivers/net/wireless/ath/regd.h +++ b/drivers/net/wireless/ath/regd.h -@@ -250,6 +250,41 @@ enum CountryCode { +@@ -249,6 +249,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, -@@ -261,3 +296,5 @@ int ath_reg_notifier_apply(struct wiphy +@@ -260,3 +295,5 @@ int ath_reg_notifier_apply(struct wiphy struct ath_regulatory *reg); #endif |