From 9e7b521696118aa6f925810155c632420396ce0a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 16 Jul 2008 16:30:03 +0000 Subject: add some madwifi fixes and enhancements by Sven-Ola, refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11848 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 196ac743cf..ba7e62ed8f 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 -@@ -4149,7 +4149,9 @@ +@@ -4157,7 +4157,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