summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/523-mac80211_configure_antenna_gain.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-04 10:21:44 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-04 10:21:44 +0000
commitd401a206d90ac9d3fe96e23b66c6aad1490b05db (patch)
treebc3e64f2d23b6181bb824e93795c21339a92c542 /package/mac80211/patches/523-mac80211_configure_antenna_gain.patch
parent2d4b5405f74362355e58a700c45453209e97cc4c (diff)
downloadmaster-31e0f0ae-d401a206d90ac9d3fe96e23b66c6aad1490b05db.tar.gz
master-31e0f0ae-d401a206d90ac9d3fe96e23b66c6aad1490b05db.tar.bz2
master-31e0f0ae-d401a206d90ac9d3fe96e23b66c6aad1490b05db.zip
ath9k: fix some issues in the ap powersave fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36829
Diffstat (limited to 'package/mac80211/patches/523-mac80211_configure_antenna_gain.patch')
-rw-r--r--package/mac80211/patches/523-mac80211_configure_antenna_gain.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/523-mac80211_configure_antenna_gain.patch b/package/mac80211/patches/523-mac80211_configure_antenna_gain.patch
index 1b0730bd60..d5c8ccf04c 100644
--- a/package/mac80211/patches/523-mac80211_configure_antenna_gain.patch
+++ b/package/mac80211/patches/523-mac80211_configure_antenna_gain.patch
@@ -1,6 +1,6 @@
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
-@@ -988,6 +988,7 @@ enum ieee80211_smps_mode {
+@@ -991,6 +991,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
@@ -8,7 +8,7 @@
*
* @chandef: the channel definition to tune to
* @radar_enabled: whether radar detection is enabled
-@@ -1009,6 +1010,7 @@ struct ieee80211_conf {
+@@ -1012,6 +1013,7 @@ struct ieee80211_conf {
u32 flags;
int power_level, dynamic_ps_timeout;
int max_sleep_period;