X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2Fsubsys%2F500-mac80211_configure_antenna_gain.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2Fsubsys%2F500-mac80211_configure_antenna_gain.patch;h=1487e10f42de0c9195fda064e771c785f261cf1b;hp=b816146c2aa1a13001825c12ceef2503d9c62350;hb=e7f7101182f84b5ecdbfac5764b642512feef870;hpb=f51f18e0998568e6a53c834b50f8fa1b20f634f3 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 b816146c2a..1487e10f42 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 @@ -57,7 +57,7 @@ __NL80211_ATTR_AFTER_LAST, --- a/net/mac80211/cfg.c +++ b/net/mac80211/cfg.c -@@ -2610,6 +2610,19 @@ static int ieee80211_get_tx_power(struct +@@ -2615,6 +2615,19 @@ static int ieee80211_get_tx_power(struct return 0; } @@ -77,7 +77,7 @@ static int ieee80211_set_wds_peer(struct wiphy *wiphy, struct net_device *dev, const u8 *addr) { -@@ -4040,6 +4053,7 @@ const struct cfg80211_ops mac80211_confi +@@ -4045,6 +4058,7 @@ const struct cfg80211_ops mac80211_confi .set_wiphy_params = ieee80211_set_wiphy_params, .set_tx_power = ieee80211_set_tx_power, .get_tx_power = ieee80211_get_tx_power, @@ -87,7 +87,7 @@ CFG80211_TESTMODE_CMD(ieee80211_testmode_cmd) --- a/net/mac80211/ieee80211_i.h +++ b/net/mac80211/ieee80211_i.h -@@ -1385,6 +1385,7 @@ struct ieee80211_local { +@@ -1383,6 +1383,7 @@ struct ieee80211_local { int dynamic_ps_forced_timeout; int user_power_level; /* in dBm, for all interfaces */