summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/524-mac80211_configure_antenna_gain.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-10-17 18:53:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-10-17 18:53:46 +0000
commit7c50aea1ec953a4e70edc02105f7c7358c51ce0c (patch)
tree3fd992867ba39efaeb8a204394a63697d3a22d46 /package/mac80211/patches/524-mac80211_configure_antenna_gain.patch
parent7a72f01a72a32a73712f18ec54db1efb86ea49cf (diff)
downloadmtk-20170518-7c50aea1ec953a4e70edc02105f7c7358c51ce0c.zip
mtk-20170518-7c50aea1ec953a4e70edc02105f7c7358c51ce0c.tar.gz
mtk-20170518-7c50aea1ec953a4e70edc02105f7c7358c51ce0c.tar.bz2
mac80211: merge a client mode state handling fix, refresh patches
SVN-Revision: 33821
Diffstat (limited to 'package/mac80211/patches/524-mac80211_configure_antenna_gain.patch')
-rw-r--r--package/mac80211/patches/524-mac80211_configure_antenna_gain.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/524-mac80211_configure_antenna_gain.patch b/package/mac80211/patches/524-mac80211_configure_antenna_gain.patch
index b2870a8..b3b4ebb 100644
--- a/package/mac80211/patches/524-mac80211_configure_antenna_gain.patch
+++ b/package/mac80211/patches/524-mac80211_configure_antenna_gain.patch
@@ -161,7 +161,7 @@
CFG80211_TESTMODE_CMD(ieee80211_testmode_cmd)
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
-@@ -1551,6 +1551,7 @@ struct cfg80211_gtk_rekey_data {
+@@ -1552,6 +1552,7 @@ struct cfg80211_gtk_rekey_data {
* the power passed is in mBm, to get dBm use MBM_TO_DBM().
* @get_tx_power: store the current TX power into the dbm variable;
* return 0 if successful
@@ -169,7 +169,7 @@
*
* @set_wds_peer: set the WDS peer for a WDS interface
*
-@@ -1750,6 +1751,7 @@ struct cfg80211_ops {
+@@ -1751,6 +1752,7 @@ struct cfg80211_ops {
int (*set_tx_power)(struct wiphy *wiphy,
enum nl80211_tx_power_setting type, int mbm);
int (*get_tx_power)(struct wiphy *wiphy, int *dbm);