projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add new target feature option for fpu
[openwrt.git]
/
package
/
madwifi
/
patches
/
126-rxerr_frames.patch
diff --git
a/package/madwifi/patches/126-rxerr_frames.patch
b/package/madwifi/patches/126-rxerr_frames.patch
index
145e9d8
..
5ee2a9d
100644
(file)
--- a/
package/madwifi/patches/126-rxerr_frames.patch
+++ b/
package/madwifi/patches/126-rxerr_frames.patch
@@
-1,10
+1,10
@@
-Index: madwifi-
ng-r2834-20071106
/ath/if_ath.c
+Index: madwifi-
trunk-r3314
/ath/if_ath.c
===================================================================
===================================================================
---- madwifi-
ng-r2834-20071106.orig/ath/if_ath.c 2007-11-07 14:02:02.861533944 +0100
-+++ madwifi-
ng-r2834-20071106/ath/if_ath.c 2007-11-07 14:02:03.853590479 +0100
-@@ -
5834,8 +583
4,9 @@
+--- madwifi-
trunk-r3314.orig/ath/if_ath.c
++++ madwifi-
trunk-r3314/ath/if_ath.c
+@@ -
6474,8 +647
4,9 @@
/*
/*
- * Reject error frames if we have no vaps that
+ * Reject error frames if we have no vaps that
* are operating in monitor mode.
+ * Reject empty frames as well
*/
* are operating in monitor mode.
+ * Reject empty frames as well
*/
This page took
0.022578 seconds
and
4
git commands to generate.