aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/370-wdsvap.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-09-23 17:28:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-09-23 17:28:19 +0000
commit7551ce803df9b5d68c70b1ad1f0813004f3a06a3 (patch)
tree14265ba8370ca8822eb1936db2e81bd57e30daa5 /package/madwifi/patches/370-wdsvap.patch
parent0524ab859029bcc02e642d6d9ba13cdf464bc499 (diff)
downloadupstream-7551ce803df9b5d68c70b1ad1f0813004f3a06a3.tar.gz
upstream-7551ce803df9b5d68c70b1ad1f0813004f3a06a3.tar.bz2
upstream-7551ce803df9b5d68c70b1ad1f0813004f3a06a3.zip
madwifi: fix locking issues in state machine changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12670 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/370-wdsvap.patch')
-rw-r--r--package/madwifi/patches/370-wdsvap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/370-wdsvap.patch b/package/madwifi/patches/370-wdsvap.patch
index 05e1ca7043..1cf334e7b6 100644
--- a/package/madwifi/patches/370-wdsvap.patch
+++ b/package/madwifi/patches/370-wdsvap.patch
@@ -77,7 +77,7 @@
rfilt |= HAL_RX_FILTER_BEACON;
if (sc->sc_nmonvaps > 0)
rfilt |= (HAL_RX_FILTER_CONTROL | HAL_RX_FILTER_BEACON |
-@@ -9030,8 +9031,6 @@
+@@ -9026,8 +9027,6 @@
* set sc->beacons if we might need to restart
* them after ath_reset. */
if (!sc->sc_beacons &&