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
/
366-bstuck_thresh.patch
diff --git
a/package/madwifi/patches/366-bstuck_thresh.patch
b/package/madwifi/patches/366-bstuck_thresh.patch
index
9a94098
..
6aa70d3
100644
(file)
--- a/
package/madwifi/patches/366-bstuck_thresh.patch
+++ b/
package/madwifi/patches/366-bstuck_thresh.patch
@@
-32,7
+32,7
@@
MODULE_PARM_DESC(autocreate, "Create ath device in "
"[sta|ap|wds|adhoc|ahdemo|monitor] mode. defaults to sta, use "
"'none' to disable");
MODULE_PARM_DESC(autocreate, "Create ath device in "
"[sta|ap|wds|adhoc|ahdemo|monitor] mode. defaults to sta, use "
"'none' to disable");
-@@ -50
64,7 +5068
,7 @@
+@@ -50
72,7 +5076
,7 @@
DPRINTF(sc, ATH_DEBUG_BEACON_PROC,
"Missed %u consecutive beacons (n_beacon=%u)\n",
sc->sc_bmisscount, n_beacon);
DPRINTF(sc, ATH_DEBUG_BEACON_PROC,
"Missed %u consecutive beacons (n_beacon=%u)\n",
sc->sc_bmisscount, n_beacon);
@@
-41,7
+41,7
@@
ATH_SCHEDULE_TQUEUE(&sc->sc_bstucktq, needmark);
return;
}
ATH_SCHEDULE_TQUEUE(&sc->sc_bstucktq, needmark);
return;
}
-@@ -522
0,7 +5224
,7 @@
+@@ -522
8,7 +5232
,7 @@
* check will be true, in which case return
* without resetting the driver.
*/
* check will be true, in which case return
* without resetting the driver.
*/
This page took
0.026538 seconds
and
4
git commands to generate.