From bf6c297d604df4139882975b986685cda0c1ca84 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 25 Jul 2008 22:41:13 +0000 Subject: refresh madwifi patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11932 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/patches/305-pureg_fix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/madwifi/patches/305-pureg_fix.patch') diff --git a/package/madwifi/patches/305-pureg_fix.patch b/package/madwifi/patches/305-pureg_fix.patch index ba7e62ed8..67e4b670f 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 */ -- cgit v1.2.3