X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b471be98aebf6700944aefddbfaecbaf6365f388..31a40f97ef54e10e2b3dc3cacb9cff436657c586:/package/madwifi/patches/340-maxrate.patch diff --git a/package/madwifi/patches/340-maxrate.patch b/package/madwifi/patches/340-maxrate.patch index 4613ed3f5..ae93f02d2 100644 --- a/package/madwifi/patches/340-maxrate.patch +++ b/package/madwifi/patches/340-maxrate.patch @@ -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;