madwifi: fix race condition on ibss init (#5935)
[openwrt.git] / package / madwifi / patches / 104-autocreate_none.patch
index f6f0210..b2181b6 100644 (file)
@@ -1,8 +1,6 @@
-Index: madwifi-ng-r2756-20071018/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 @@
+--- a/ath/if_ath.c
++++ b/ath/if_ath.c
+@@ -516,7 +516,7 @@ ath_attach(u_int16_t devid, struct net_d
        HAL_STATUS status;
        int error = 0;
        unsigned int i;