diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-06-30 10:44:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-06-30 10:44:19 +0000 |
commit | 12c033dfd90659fe6c4b7dc44cc91824be07c877 (patch) | |
tree | a796bba76f01a25a043031055297b59307514aef /package/kernel/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch | |
parent | 02a6750af87091e69d8c14e4b9e73c960b4d5794 (diff) | |
download | mtk-20170518-12c033dfd90659fe6c4b7dc44cc91824be07c877.zip mtk-20170518-12c033dfd90659fe6c4b7dc44cc91824be07c877.tar.gz mtk-20170518-12c033dfd90659fe6c4b7dc44cc91824be07c877.tar.bz2 |
mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37097
Diffstat (limited to 'package/kernel/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch')
-rw-r--r-- | package/kernel/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch b/package/kernel/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch index a0dc81c..9438d38 100644 --- a/package/kernel/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch +++ b/package/kernel/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch @@ -8,7 +8,7 @@ #include "rt2x00.h" #include "rt2800lib.h" -@@ -6394,13 +6395,14 @@ static int rt2800_probe_rt(struct rt2x00 +@@ -6417,13 +6418,14 @@ static int rt2800_probe_rt(struct rt2x00 int rt2800_probe_clk(struct rt2x00_dev *rt2x00dev) { |