aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/623-rt2x00-rf_vals-rt3352-xtal20.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-02 20:41:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-02 20:41:39 +0000
commit8cfe4bf9cde2ad4b9d422854ca7229c673f9795a (patch)
tree2baf2ed807b482dfdf041206bf6ee6ee690873c2 /package/mac80211/patches/623-rt2x00-rf_vals-rt3352-xtal20.patch
parent7a26eb9f13cd8917ab036f54a6df34934dd61525 (diff)
downloadupstream-8cfe4bf9cde2ad4b9d422854ca7229c673f9795a.tar.gz
upstream-8cfe4bf9cde2ad4b9d422854ca7229c673f9795a.tar.bz2
upstream-8cfe4bf9cde2ad4b9d422854ca7229c673f9795a.zip
mac80211: refresh patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34464
Diffstat (limited to 'package/mac80211/patches/623-rt2x00-rf_vals-rt3352-xtal20.patch')
-rw-r--r--package/mac80211/patches/623-rt2x00-rf_vals-rt3352-xtal20.patch18
1 files changed, 6 insertions, 12 deletions
diff --git a/package/mac80211/patches/623-rt2x00-rf_vals-rt3352-xtal20.patch b/package/mac80211/patches/623-rt2x00-rf_vals-rt3352-xtal20.patch
index e240488b83..180872e844 100644
--- a/package/mac80211/patches/623-rt2x00-rf_vals-rt3352-xtal20.patch
+++ b/package/mac80211/patches/623-rt2x00-rf_vals-rt3352-xtal20.patch
@@ -1,7 +1,5 @@
-Index: compat-wireless-2012-09-07/drivers/net/wireless/rt2x00/rt2800lib.c
-===================================================================
---- compat-wireless-2012-09-07.orig/drivers/net/wireless/rt2x00/rt2800lib.c
-+++ compat-wireless-2012-09-07/drivers/net/wireless/rt2x00/rt2800lib.c
+--- a/drivers/net/wireless/rt2x00/rt2800lib.c
++++ b/drivers/net/wireless/rt2x00/rt2800lib.c
@@ -5072,6 +5072,27 @@ static const struct rf_channel rf_vals_3
{173, 0x61, 0, 9},
};
@@ -87,10 +85,8 @@ Index: compat-wireless-2012-09-07/drivers/net/wireless/rt2x00/rt2800lib.c
* Initialize hw specifications.
*/
retval = rt2800_probe_hw_mode(rt2x00dev);
-Index: compat-wireless-2012-09-07/drivers/net/wireless/rt2x00/rt2x00.h
-===================================================================
---- compat-wireless-2012-09-07.orig/drivers/net/wireless/rt2x00/rt2x00.h
-+++ compat-wireless-2012-09-07/drivers/net/wireless/rt2x00/rt2x00.h
+--- a/drivers/net/wireless/rt2x00/rt2x00.h
++++ b/drivers/net/wireless/rt2x00/rt2x00.h
@@ -421,6 +421,7 @@ static inline struct rt2x00_intf* vif_to
* @channels: Device/chipset specific channel values (See &struct rf_channel).
* @channels_info: Additional information for channels (See &struct channel_info).
@@ -107,10 +103,8 @@ Index: compat-wireless-2012-09-07/drivers/net/wireless/rt2x00/rt2x00.h
};
/*
-Index: compat-wireless-2012-09-07/include/linux/rt2x00_platform.h
-===================================================================
---- compat-wireless-2012-09-07.orig/include/linux/rt2x00_platform.h
-+++ compat-wireless-2012-09-07/include/linux/rt2x00_platform.h
+--- a/include/linux/rt2x00_platform.h
++++ b/include/linux/rt2x00_platform.h
@@ -18,6 +18,7 @@ struct rt2x00_platform_data {
int disable_2ghz;