fix a small race condition in the madwifi queue handling
[openwrt.git] / package / madwifi / patches / 104-autocreate_none.patch
index 8d4eda53b1a5f0764e3ecf03ee14771826ba6d2f..142dc0defdc9ec9200d03adcd46bc2cf4222c65a 100644 (file)
@@ -1,7 +1,8 @@
-diff -urN madwifi-ng-refcount-r2313-20070505.old/ath/if_ath.c madwifi-ng-refcount-r2313-20070505.dev/ath/if_ath.c
---- madwifi-ng-refcount-r2313-20070505.old/ath/if_ath.c        2007-05-13 18:17:55.278165480 +0200
-+++ madwifi-ng-refcount-r2313-20070505.dev/ath/if_ath.c        2007-05-13 18:17:55.287164112 +0200
-@@ -401,7 +401,7 @@
+Index: madwifi-dfs-r3053/ath/if_ath.c
+===================================================================
+--- 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;