summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-20 16:24:06 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-20 16:24:06 +0000
commitf7a861615cc9496f988ccf13cb00f7854a8eaae7 (patch)
treede97cbd9e77d297bd4060e3615ad56070cfb8637 /package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
parentb95a9f01c1b920051d1662c1eae1a5d01a3d0f74 (diff)
downloadmtk-20170518-f7a861615cc9496f988ccf13cb00f7854a8eaae7.zip
mtk-20170518-f7a861615cc9496f988ccf13cb00f7854a8eaae7.tar.gz
mtk-20170518-f7a861615cc9496f988ccf13cb00f7854a8eaae7.tar.bz2
mac80211: update software queueing patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44909
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 486b071..673c6dc 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
-@@ -1166,6 +1166,7 @@ enum ieee80211_smps_mode {
+@@ -1167,6 +1167,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
-@@ -1187,6 +1188,7 @@ struct ieee80211_conf {
+@@ -1188,6 +1189,7 @@ struct ieee80211_conf {
u32 flags;
int power_level, dynamic_ps_timeout;
int max_sleep_period;