projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for...
[openwrt.git]
/
package
/
madwifi
/
patches
/
305-pureg_fix.patch
diff --git
a/package/madwifi/patches/305-pureg_fix.patch
b/package/madwifi/patches/305-pureg_fix.patch
index
ba7e62e
..
8950547
100644
(file)
--- a/
package/madwifi/patches/305-pureg_fix.patch
+++ b/
package/madwifi/patches/305-pureg_fix.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
-@@ -415
7,7 +4157
,9 @@
+@@ -415
8,7 +4158
,9 @@
rfilt |= HAL_RX_FILTER_PROM;
if (ic->ic_opmode == IEEE80211_M_STA ||
sc->sc_opmode == HAL_M_IBSS || /* NB: AHDEMO too */
rfilt |= HAL_RX_FILTER_PROM;
if (ic->ic_opmode == IEEE80211_M_STA ||
sc->sc_opmode == HAL_M_IBSS || /* NB: AHDEMO too */
This page took
0.027298 seconds
and
4
git commands to generate.