From 139c321a0df141ad46fbade0dfc973d311ad5df3 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 11 Jul 2007 21:13:50 +0000 Subject: sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7929 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/patches/110-init_fix_PR_914.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/madwifi/patches/110-init_fix_PR_914.patch') diff --git a/package/madwifi/patches/110-init_fix_PR_914.patch b/package/madwifi/patches/110-init_fix_PR_914.patch index 5df989def..89b42318d 100644 --- a/package/madwifi/patches/110-init_fix_PR_914.patch +++ b/package/madwifi/patches/110-init_fix_PR_914.patch @@ -1,7 +1,7 @@ -Index: madwifi-ng-r2525-20070630/ath/if_ath.c +Index: madwifi-ng-r2568-20070710/ath/if_ath.c =================================================================== ---- madwifi-ng-r2525-20070630.orig/ath/if_ath.c 2007-07-03 23:02:28.081798750 +0200 -+++ madwifi-ng-r2525-20070630/ath/if_ath.c 2007-07-03 23:02:28.585830250 +0200 +--- madwifi-ng-r2568-20070710.orig/ath/if_ath.c 2007-07-11 22:59:40.828175211 +0200 ++++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-07-11 22:59:41.372206215 +0200 @@ -1988,7 +1988,10 @@ ath_draintxq(sc); if (!sc->sc_invalid) { -- cgit v1.2.3