summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-04-03 19:42:33 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-04-03 19:42:33 +0000
commit98cd35e477ff7e99d151edb456b5db61f5c5fddb (patch)
treebf4952e6278e9cd85adcb4c0988e4d6fca5095f9 /package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
parent16d291e2c9ef687bd1d2f58d347d3ee0dc7fcbe1 (diff)
downloadmaster-31e0f0ae-98cd35e477ff7e99d151edb456b5db61f5c5fddb.tar.gz
master-31e0f0ae-98cd35e477ff7e99d151edb456b5db61f5c5fddb.tar.bz2
master-31e0f0ae-98cd35e477ff7e99d151edb456b5db61f5c5fddb.zip
mac80211: update the software queue patch to the version accepted upstream
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45265
Diffstat (limited to 'package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch')
-rw-r--r--package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch b/package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
index e13fe31d3f..52dad0bda1 100644
--- a/package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
+++ b/package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
@@ -18,7 +18,7 @@
const u8 *addr);
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
-@@ -1167,6 +1167,7 @@ enum ieee80211_smps_mode {
+@@ -1171,6 +1171,7 @@ enum ieee80211_smps_mode {
*
* @power_level: requested transmit power (in dBm), backward compatibility
* value only that is set to the minimum of all interfaces
@@ -26,7 +26,7 @@
*
* @chandef: the channel definition to tune to
* @radar_enabled: whether radar detection is enabled
-@@ -1188,6 +1189,7 @@ struct ieee80211_conf {
+@@ -1192,6 +1193,7 @@ struct ieee80211_conf {
u32 flags;
int power_level, dynamic_ps_timeout;
int max_sleep_period;