projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset)
[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
303370d
..
9b58964
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
-@@ -832
5,6 +8325
,18 @@
+@@ -832
8,6 +8328
,18 @@
#endif
if (ts->ts_status & HAL_TXERR_XRETRY) {
sc->sc_stats.ast_tx_xretries++;
This page took
0.023142 seconds
and
4
git commands to generate.