aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/subsys/522-mac80211_configure_antenna_gain.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2019-03-01 13:10:53 +0100
committerFelix Fietkau <nbd@nbd.name>2019-03-01 13:14:29 +0100
commit82d306b595b374277fd04c158d4cc7ddf5cf0b37 (patch)
treeac4543e9edec976d513cbd62cce2c0486103cf5f /package/kernel/mac80211/patches/subsys/522-mac80211_configure_antenna_gain.patch
parent0e8ddc953f844861b60debec4d7c65f9b4de7434 (diff)
downloadupstream-82d306b595b374277fd04c158d4cc7ddf5cf0b37.tar.gz
upstream-82d306b595b374277fd04c158d4cc7ddf5cf0b37.tar.bz2
upstream-82d306b595b374277fd04c158d4cc7ddf5cf0b37.zip
mac80211: backport tx queue start/stop fix
Among other things, it fixes a race condition on calling ieee80211_restart_hw Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/kernel/mac80211/patches/subsys/522-mac80211_configure_antenna_gain.patch')
-rw-r--r--package/kernel/mac80211/patches/subsys/522-mac80211_configure_antenna_gain.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/subsys/522-mac80211_configure_antenna_gain.patch b/package/kernel/mac80211/patches/subsys/522-mac80211_configure_antenna_gain.patch
index fe193cb4fd..b68010bfe7 100644
--- a/package/kernel/mac80211/patches/subsys/522-mac80211_configure_antenna_gain.patch
+++ b/package/kernel/mac80211/patches/subsys/522-mac80211_configure_antenna_gain.patch
@@ -112,7 +112,7 @@
CFG80211_TESTMODE_CMD(ieee80211_testmode_cmd)
--- a/net/mac80211/ieee80211_i.h
+++ b/net/mac80211/ieee80211_i.h
-@@ -1352,6 +1352,7 @@ struct ieee80211_local {
+@@ -1354,6 +1354,7 @@ struct ieee80211_local {
int dynamic_ps_forced_timeout;
int user_power_level; /* in dBm, for all interfaces */