From 91142205534e135a29ceb3992708bf2ca3219021 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 4 Jun 2007 11:25:53 +0000 Subject: refresh all package patches in the buildroot using quilt SVN-Revision: 7490 --- package/madwifi/patches/110-init_fix_PR_914.patch | 9 +++++---- 1 file changed, 5 insertions(+), 4 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 c32df2220f..4c6a16de56 100644 --- a/package/madwifi/patches/110-init_fix_PR_914.patch +++ b/package/madwifi/patches/110-init_fix_PR_914.patch @@ -1,7 +1,8 @@ -diff -urN madwifi-ng-r2377-20070526.old/ath/if_ath.c madwifi-ng-r2377-20070526.dev/ath/if_ath.c ---- madwifi-ng-r2377-20070526.old/ath/if_ath.c 2007-05-26 18:51:08.393811488 +0200 -+++ madwifi-ng-r2377-20070526.dev/ath/if_ath.c 2007-05-26 18:51:08.485797504 +0200 -@@ -1959,7 +1959,10 @@ +Index: madwifi-ng-r2420-20070602/ath/if_ath.c +=================================================================== +--- madwifi-ng-r2420-20070602.orig/ath/if_ath.c 2007-06-04 13:21:54.479694496 +0200 ++++ madwifi-ng-r2420-20070602/ath/if_ath.c 2007-06-04 13:21:55.006614392 +0200 +@@ -1980,7 +1980,10 @@ ath_draintxq(sc); if (!sc->sc_invalid) { ath_stoprecv(sc); -- cgit v1.2.3