aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/subsys/500-mac80211_configure_antenna_gain.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2019-08-28 16:25:22 +0200
committerFelix Fietkau <nbd@nbd.name>2019-09-29 22:16:27 +0200
commit6a3739dc42c1d9626e5784d9316c56962bd8f016 (patch)
tree902347f30ada93e2109b62e052698bbfbcccf013 /package/kernel/mac80211/patches/subsys/500-mac80211_configure_antenna_gain.patch
parent881ed09ee6e23f6c224184bb7493253c4624fb9f (diff)
downloadupstream-6a3739dc42c1d9626e5784d9316c56962bd8f016.tar.gz
upstream-6a3739dc42c1d9626e5784d9316c56962bd8f016.tar.bz2
upstream-6a3739dc42c1d9626e5784d9316c56962bd8f016.zip
mac80211: add patch to include local BSS rx time in survey information
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/kernel/mac80211/patches/subsys/500-mac80211_configure_antenna_gain.patch')
-rw-r--r--package/kernel/mac80211/patches/subsys/500-mac80211_configure_antenna_gain.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/subsys/500-mac80211_configure_antenna_gain.patch b/package/kernel/mac80211/patches/subsys/500-mac80211_configure_antenna_gain.patch
index 3ca34b7ec3..a76953933f 100644
--- a/package/kernel/mac80211/patches/subsys/500-mac80211_configure_antenna_gain.patch
+++ b/package/kernel/mac80211/patches/subsys/500-mac80211_configure_antenna_gain.patch
@@ -1,6 +1,6 @@
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
-@@ -3344,6 +3344,7 @@ struct cfg80211_update_owe_info {
+@@ -3348,6 +3348,7 @@ struct cfg80211_update_owe_info {
* (as advertised by the nl80211 feature flag.)
* @get_tx_power: store the current TX power into the dbm variable;
* return 0 if successful
@@ -8,7 +8,7 @@
*
* @set_wds_peer: set the WDS peer for a WDS interface
*
-@@ -3656,6 +3657,7 @@ struct cfg80211_ops {
+@@ -3660,6 +3661,7 @@ struct cfg80211_ops {
enum nl80211_tx_power_setting type, int mbm);
int (*get_tx_power)(struct wiphy *wiphy, struct wireless_dev *wdev,
int *dbm);