projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: 3.2: allow to build myloader mtd parser for ATH79
[openwrt.git]
/
package
/
mac80211
/
patches
/
530-mac80211_cur_txpower.patch
diff --git
a/package/mac80211/patches/530-mac80211_cur_txpower.patch
b/package/mac80211/patches/530-mac80211_cur_txpower.patch
index
0fa6a22
..
8ed9216
100644
(file)
--- a/
package/mac80211/patches/530-mac80211_cur_txpower.patch
+++ b/
package/mac80211/patches/530-mac80211_cur_txpower.patch
@@
-11,7
+11,7
@@
u16 listen_interval;
--- a/net/mac80211/cfg.c
+++ b/net/mac80211/cfg.c
u16 listen_interval;
--- a/net/mac80211/cfg.c
+++ b/net/mac80211/cfg.c
-@@ -16
77,7 +1677
,7 @@ static int ieee80211_get_tx_power(struct
+@@ -16
96,7 +1696
,7 @@ static int ieee80211_get_tx_power(struct
{
struct ieee80211_local *local = wiphy_priv(wiphy);
{
struct ieee80211_local *local = wiphy_priv(wiphy);
@@
-22,7
+22,7
@@
}
--- a/net/mac80211/main.c
+++ b/net/mac80211/main.c
}
--- a/net/mac80211/main.c
+++ b/net/mac80211/main.c
-@@ -
208,6 +208
,7 @@ int ieee80211_hw_config(struct ieee80211
+@@ -
167,6 +167
,7 @@ int ieee80211_hw_config(struct ieee80211
if (local->hw.conf.power_level != power) {
changed |= IEEE80211_CONF_CHANGE_POWER;
if (local->hw.conf.power_level != power) {
changed |= IEEE80211_CONF_CHANGE_POWER;
This page took
0.021171 seconds
and
4
git commands to generate.