From 041ed57ae2e88b2b947103dbe978dbe5ceeacb34 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 25 Mar 2009 01:26:20 +0000 Subject: madwifi: delay calibration with a timer when called from becaon context git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15029 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi/patches/343-txqueue_races.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/madwifi/patches/343-txqueue_races.patch') diff --git a/package/madwifi/patches/343-txqueue_races.patch b/package/madwifi/patches/343-txqueue_races.patch index 4ae287e49..a2b14d69a 100644 --- a/package/madwifi/patches/343-txqueue_races.patch +++ b/package/madwifi/patches/343-txqueue_races.patch @@ -2,7 +2,7 @@ Merged from madwifi trunk r3551, r3552 --- a/ath/if_ath.c +++ b/ath/if_ath.c -@@ -8251,6 +8251,17 @@ ath_tx_processq(struct ath_softc *sc, st +@@ -8253,6 +8253,17 @@ ath_tx_processq(struct ath_softc *sc, st goto bf_fail; } -- cgit v1.2.3