projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
upgrade uci to 0.4.2 - fixes some escaping and library issues
[openwrt.git]
/
package
/
madwifi
/
patches
/
349-reset.patch
diff --git
a/package/madwifi/patches/349-reset.patch
b/package/madwifi/patches/349-reset.patch
index
f52f0b0
..
7830228
100644
(file)
--- a/
package/madwifi/patches/349-reset.patch
+++ b/
package/madwifi/patches/349-reset.patch
@@
-1,7
+1,5
@@
-Index: madwifi-trunk-r3314/ath/if_ath.c
-===================================================================
---- madwifi-trunk-r3314.orig/ath/if_ath.c
-+++ madwifi-trunk-r3314/ath/if_ath.c
+--- a/ath/if_ath.c
++++ b/ath/if_ath.c
@@ -2479,7 +2479,7 @@
*/
sc->sc_curchan.channel = ic->ic_curchan->ic_freq;
@@ -2479,7 +2479,7 @@
*/
sc->sc_curchan.channel = ic->ic_curchan->ic_freq;
This page took
0.021482 seconds
and
4
git commands to generate.