X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0efdde7bb2f301c9928cc33555ed3e9bfef577fd..93d042b356e1ef6f9a4afc71f8ba5233c530b1b9:/package/madwifi/patches/446-single_module.patch diff --git a/package/madwifi/patches/446-single_module.patch b/package/madwifi/patches/446-single_module.patch index 2ad9af87e..ed02ae8f5 100644 --- a/package/madwifi/patches/446-single_module.patch +++ b/package/madwifi/patches/446-single_module.patch @@ -335,7 +335,7 @@ +#endif --- a/ath/if_ath.c +++ b/ath/if_ath.c -@@ -13777,3 +13777,5 @@ cleanup_ath_buf(struct ath_softc *sc, st +@@ -13780,3 +13780,5 @@ cleanup_ath_buf(struct ath_softc *sc, st return bf; } @@ -541,7 +541,7 @@ /* NB: * - Atheros chips use 6 bits when power is specified in whole dBm units, with -@@ -741,6 +742,8 @@ void ieee80211_dfs_action(struct ieee802 +@@ -740,6 +741,8 @@ void ieee80211_dfs_action(struct ieee802 void ieee80211_expire_channel_excl_restrictions(struct ieee80211com *); void ieee80211_setpuregbasicrates(struct ieee80211_rateset *rs); int ieee80211_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);