madwifi: fix frame type parsing (fixes stp, see #4205)
[openwrt.git] / package / madwifi / patches / 105-ratectl_attach.patch
index 9287845..1303acf 100644 (file)
@@ -1,8 +1,6 @@
-Index: madwifi-ng-r2568-20070710/net80211/ieee80211_rate.c
-===================================================================
---- madwifi-ng-r2568-20070710.orig/net80211/ieee80211_rate.c   2007-07-11 22:59:39.332089952 +0200
-+++ madwifi-ng-r2568-20070710/net80211/ieee80211_rate.c        2007-07-11 22:59:41.136192763 +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) {
This page took 0.021511 seconds and 4 git commands to generate.