From 83ef4a5fc6aa15e649ac8e18113ef2d41888039b Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 20 Apr 2011 18:14:35 +0000 Subject: mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26744 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/405-world_regd_fixup.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '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 48ca03f35..f08063c8f 100644 --- 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, 0x6A and 0x68 */ - static const struct ieee80211_regdomain ath_world_regdom_67_68_6A = { + /* Can be used by 0x67, 0x68, 0x6A and 0x6C */ + static const struct ieee80211_regdomain ath_world_regdom_67_68_6A_6C = { - .n_reg_rules = 4, .alpha2 = "99", - .reg_rules = { -- cgit v1.2.3