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
/
355-eap_auth_disassoc.patch
diff --git
a/package/madwifi/patches/355-eap_auth_disassoc.patch
b/package/madwifi/patches/355-eap_auth_disassoc.patch
index
e121dae
..
a3d8de4
100644
(file)
--- a/
package/madwifi/patches/355-eap_auth_disassoc.patch
+++ b/
package/madwifi/patches/355-eap_auth_disassoc.patch
@@
-5,7
+5,7
@@
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
--- a/ath/if_ath.c
+++ b/ath/if_ath.c
-@@ -83
22,6 +832
2,14 @@
+@@ -83
32,6 +833
2,14 @@
#endif
if (ts->ts_status & HAL_TXERR_XRETRY) {
sc->sc_stats.ast_tx_xretries++;
This page took
0.021287 seconds
and
4
git commands to generate.