projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no...
[openwrt.git]
/
package
/
madwifi
/
patches
/
323-dfs_optional.patch
diff --git
a/package/madwifi/patches/323-dfs_optional.patch
b/package/madwifi/patches/323-dfs_optional.patch
index
46c480a
..
d1f3b62
100644
(file)
--- a/
package/madwifi/patches/323-dfs_optional.patch
+++ b/
package/madwifi/patches/323-dfs_optional.patch
@@
-1,6
+1,6
@@
--- a/ath/if_ath.c
+++ b/ath/if_ath.c
--- a/ath/if_ath.c
+++ b/ath/if_ath.c
-@@ -177
4,17 +1774
,14 @@
+@@ -177
8,17 +1778
,14 @@
* may have occurred in the intervening timeframe. */
bf->bf_channoise = ic->ic_channoise;
* may have occurred in the intervening timeframe. */
bf->bf_channoise = ic->ic_channoise;
@@
-27,7
+27,7
@@
bus_dma_sync_single(sc->sc_bdev, bf->bf_skbaddr,
--- a/ath/if_ath_radar.c
+++ b/ath/if_ath_radar.c
bus_dma_sync_single(sc->sc_bdev, bf->bf_skbaddr,
--- a/ath/if_ath_radar.c
+++ b/ath/if_ath_radar.c
-@@ -26
1,7 +261
,7 @@
+@@ -26
5,7 +265
,7 @@
unsigned int new_rxfilt = old_rxfilt;
ath_hal_intrset(ah, old_ier & ~HAL_INT_GLOBAL);
unsigned int new_rxfilt = old_rxfilt;
ath_hal_intrset(ah, old_ier & ~HAL_INT_GLOBAL);
This page took
0.024967 seconds
and
4
git commands to generate.