[package] iwinfo: transparently handle radioX names in madwifi backend
[openwrt.git] / package / madwifi / patches / 340-maxrate.patch
index 50374a75c2ca17dab7823464c4800c4700f163a3..ae93f02d26c4b3658f616ba215bda31d6ea91769 100644 (file)
@@ -1,6 +1,6 @@
 --- a/ath/if_ath.c
 +++ b/ath/if_ath.c
-@@ -1307,6 +1307,7 @@ ath_vap_create(struct ieee80211com *ic, 
+@@ -1307,6 +1307,7 @@ ath_vap_create(struct ieee80211com *ic,
        vap->iv_key_set = ath_key_set;
        vap->iv_key_update_begin = ath_key_update_begin;
        vap->iv_key_update_end = ath_key_update_end;
@@ -56,7 +56,7 @@
        struct ieee80211_spy iv_spy;                    /* IWSPY support */
        struct ieee80211_app_ie app_ie[IEEE80211_APPIE_NUM_OF_FRAME]; /* app-specified IEs by frame type */
        u_int32_t app_filter;                           /* filters which management frames are forwarded to app */
-+      int iv_maxrateindex;
++      u_int iv_maxrateindex;
  };
  
  /* Debug functions need the defintion of struct ieee80211vap because iv_debug