X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/041ed57ae2e88b2b947103dbe978dbe5ceeacb34..667c11ec829a7484032012fd6098b9fcb4bf02d6:/package/madwifi/patches/352-ani_fix.patch

diff --git a/package/madwifi/patches/352-ani_fix.patch b/package/madwifi/patches/352-ani_fix.patch
index e8dce0cbe..938d11c62 100644
--- a/package/madwifi/patches/352-ani_fix.patch
+++ b/package/madwifi/patches/352-ani_fix.patch
@@ -23,7 +23,7 @@
  	return 0;
  bad3:
  	ieee80211_ifdetach(ic);
-@@ -2428,6 +2431,43 @@ ath_chan2flags(struct ieee80211_channel 
+@@ -2428,6 +2431,43 @@ ath_chan2flags(struct ieee80211_channel
  	return flags;
  }