projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] firewall: do not check for module availability, let iptables fail if a...
[openwrt.git]
/
package
/
mac80211
/
patches
/
405-world_regd_fixup.patch
diff --git
a/package/mac80211/patches/405-world_regd_fixup.patch
b/package/mac80211/patches/405-world_regd_fixup.patch
index
48ca03f
..
f08063c
100644
(file)
--- a/
package/mac80211/patches/405-world_regd_fixup.patch
+++ b/
package/mac80211/patches/405-world_regd_fixup.patch
@@
-68,8
+68,8
@@
+ )
};
+ )
};
- /* Can be used by 0x67, 0x6
A and 0x68
*/
- static const struct ieee80211_regdomain ath_world_regdom_67_68_6A = {
+ /* Can be used by 0x67, 0x6
8, 0x6A and 0x6C
*/
+ static const struct ieee80211_regdomain ath_world_regdom_67_68_6A
_6C
= {
- .n_reg_rules = 4,
.alpha2 = "99",
- .reg_rules = {
- .n_reg_rules = 4,
.alpha2 = "99",
- .reg_rules = {
This page took
0.026482 seconds
and
4
git commands to generate.