projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: rt305x: add dwc_otg driver
[openwrt.git]
/
package
/
mac80211
/
patches
/
531-ath9k_cur_txpower.patch
diff --git
a/package/mac80211/patches/531-ath9k_cur_txpower.patch
b/package/mac80211/patches/531-ath9k_cur_txpower.patch
index
3c0a466
..
26085c1
100644
(file)
--- a/
package/mac80211/patches/531-ath9k_cur_txpower.patch
+++ b/
package/mac80211/patches/531-ath9k_cur_txpower.patch
@@
-1,6
+1,6
@@
--- a/drivers/net/wireless/ath/ath9k/main.c
+++ b/drivers/net/wireless/ath/ath9k/main.c
--- a/drivers/net/wireless/ath/ath9k/main.c
+++ b/drivers/net/wireless/ath/ath9k/main.c
-@@ -173
1,6 +1731
,8 @@ static int ath9k_config(struct ieee80211
+@@ -173
6,6 +1736
,8 @@ static int ath9k_config(struct ieee80211
return -EINVAL;
}
return -EINVAL;
}
@@
-9,7
+9,7
@@
/*
* The most recent snapshot of channel->noisefloor for the old
* channel is only available after the hardware reset. Copy it to
/*
* The most recent snapshot of channel->noisefloor for the old
* channel is only available after the hardware reset. Copy it to
-@@ -17
48,6 +1750
,7 @@ static int ath9k_config(struct ieee80211
+@@ -17
53,6 +1755
,7 @@ static int ath9k_config(struct ieee80211
ath9k_cmn_update_txpow(ah, sc->curtxpow,
sc->config.txpowlimit, &sc->curtxpow);
ath9k_ps_restore(sc);
ath9k_cmn_update_txpow(ah, sc->curtxpow,
sc->config.txpowlimit, &sc->curtxpow);
ath9k_ps_restore(sc);
This page took
0.033518 seconds
and
4
git commands to generate.