projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: merge 3.2 fixes
[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
8ed9216
..
f342674
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
-@@ -1
696,7 +1696
,7 @@ static int ieee80211_get_tx_power(struct
+@@ -1
739,7 +1739
,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
-@@ -16
7,6 +167
,7 @@ int ieee80211_hw_config(struct ieee80211
+@@ -16
8,6 +168
,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.024472 seconds
and
4
git commands to generate.