X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=blobdiff_plain;f=package%2Fmadwifi%2Fpatches%2F340-maxrate.patch;h=ae93f02d26c4b3658f616ba215bda31d6ea91769;hp=4613ed3f56292544d5f5a9b01bb0b455f832fef8;hb=5eef1e4f29c24803294fbbdd38bb528baab970d6;hpb=79a27bd7b23df6d31ee3ac57529ea981452343a1 diff --git a/package/madwifi/patches/340-maxrate.patch b/package/madwifi/patches/340-maxrate.patch index 4613ed3f56..ae93f02d26 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;