X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/dc6188fb0ee8266eab66b8442f9b2294232465e8..7c52bc2d37cb8766e5774cc3dd7578677706bd7b:/package/madwifi/patches/424-timing.patch diff --git a/package/madwifi/patches/424-timing.patch b/package/madwifi/patches/424-timing.patch index ad2e8ac72..4dfa3c97a 100644 --- a/package/madwifi/patches/424-timing.patch +++ b/package/madwifi/patches/424-timing.patch @@ -541,7 +541,7 @@ ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) --- a/net80211/ieee80211_wireless.c +++ b/net80211/ieee80211_wireless.c -@@ -2737,6 +2737,7 @@ ieee80211_ioctl_setparam(struct net_devi +@@ -2745,6 +2745,7 @@ ieee80211_ioctl_setparam(struct net_devi case IEEE80211_PARAM_COVERAGE_CLASS: if (value <= IEEE80211_COVERAGE_CLASS_MAX) { ic->ic_coverageclass = value;