summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/305-pureg_fix.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-07-25 22:41:13 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-07-25 22:41:13 +0000
commitbdfc0556b878cc06a0741983227a8f166079c50d (patch)
tree1b536cd04f1dd406477302c33762087bcb0e2dd5 /package/madwifi/patches/305-pureg_fix.patch
parent22a637325e37c8dfac6c17bb1b26aa5564df8ff9 (diff)
downloadmaster-31e0f0ae-bdfc0556b878cc06a0741983227a8f166079c50d.tar.gz
master-31e0f0ae-bdfc0556b878cc06a0741983227a8f166079c50d.tar.bz2
master-31e0f0ae-bdfc0556b878cc06a0741983227a8f166079c50d.zip
refresh madwifi patches
SVN-Revision: 11932
Diffstat (limited to 'package/madwifi/patches/305-pureg_fix.patch')
-rw-r--r--package/madwifi/patches/305-pureg_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/305-pureg_fix.patch b/package/madwifi/patches/305-pureg_fix.patch
index ba7e62ed8f..67e4b670fa 100644
--- a/package/madwifi/patches/305-pureg_fix.patch
+++ b/package/madwifi/patches/305-pureg_fix.patch
@@ -1,6 +1,6 @@
--- a/ath/if_ath.c
+++ b/ath/if_ath.c
-@@ -4157,7 +4157,9 @@
+@@ -4160,7 +4160,9 @@
rfilt |= HAL_RX_FILTER_PROM;
if (ic->ic_opmode == IEEE80211_M_STA ||
sc->sc_opmode == HAL_M_IBSS || /* NB: AHDEMO too */