madwifi: fix a potential race condition in the wds ap station interface setup/teardown
[openwrt.git] / package / madwifi / patches / 105-ratectl_attach.patch
index 687620d6bfd873f4697f10abe89c8f6f3a60397e..1303acfb0d9c250c2752b063f9f21530c5e09cd7 100644 (file)
@@ -1,8 +1,6 @@
-Index: madwifi-ng-r2525-20070630/net80211/ieee80211_rate.c
-===================================================================
---- madwifi-ng-r2525-20070630.orig/net80211/ieee80211_rate.c   2007-07-03 23:02:26.205681500 +0200
-+++ madwifi-ng-r2525-20070630/net80211/ieee80211_rate.c        2007-07-03 23:02:28.337814750 +0200
-@@ -100,8 +100,18 @@
+--- a/net80211/ieee80211_rate.c
++++ b/net80211/ieee80211_rate.c
+@@ -100,8 +100,18 @@ struct ath_ratectrl *ieee80211_rate_atta
                ieee80211_load_module(buf);
  
        if (!ratectls[id].attach) {