fix a small race condition in the madwifi queue handling
[openwrt.git] / package / madwifi / patches / 126-rxerr_frames.patch
index c65efae0324cbbc8b1821e8b41705a2c1832ed60..df43374af013cd80fd4554fb3a28cb7cde8b3dad 100644 (file)
@@ -1,10 +1,10 @@
-Index: madwifi-ng-r2568-20070710/ath/if_ath.c
+Index: madwifi-dfs-r3053/ath/if_ath.c
 ===================================================================
---- madwifi-ng-r2568-20070710.orig/ath/if_ath.c        2007-07-13 09:14:14.721154018 +0200
-+++ madwifi-ng-r2568-20070710/ath/if_ath.c     2007-07-13 09:14:55.499477843 +0200
-@@ -5711,8 +5711,9 @@
+--- madwifi-dfs-r3053.orig/ath/if_ath.c        2007-12-13 05:25:12.854357994 +0100
++++ madwifi-dfs-r3053/ath/if_ath.c     2007-12-13 05:25:13.122373270 +0100
+@@ -6410,8 +6410,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
                         */