fix a small race condition in the madwifi queue handling
[openwrt.git] / package / madwifi / patches / 104-autocreate_none.patch
index f6f0210a9e63415694f47b3aa6c46cfec58d6122..142dc0defdc9ec9200d03adcd46bc2cf4222c65a 100644 (file)
@@ -1,8 +1,8 @@
-Index: madwifi-ng-r2756-20071018/ath/if_ath.c
+Index: madwifi-dfs-r3053/ath/if_ath.c
 ===================================================================
---- madwifi-ng-r2756-20071018.orig/ath/if_ath.c        2007-10-24 06:20:16.761644468 +0200
-+++ madwifi-ng-r2756-20071018/ath/if_ath.c     2007-10-24 06:20:17.585691429 +0200
-@@ -426,7 +426,7 @@
+--- madwifi-dfs-r3053.orig/ath/if_ath.c        2007-12-13 05:25:10.754238316 +0100
++++ madwifi-dfs-r3053/ath/if_ath.c     2007-12-13 05:25:11.582285503 +0100
+@@ -512,7 +512,7 @@
        HAL_STATUS status;
        int error = 0;
        unsigned int i;