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
commitdeb3f959967461c250f5f1d4b6bbcb63911a4b51 (patch)
treeb7ff136c8de38e28c7e6bf9534dde9a4dd4d2d7d /package/madwifi/patches/370-wdsvap.patch
parent216c6cd8a9cc2afff60d833dd462c3801a3e1bb2 (diff)
downloadupstream-deb3f959967461c250f5f1d4b6bbcb63911a4b51.tar.gz
upstream-deb3f959967461c250f5f1d4b6bbcb63911a4b51.tar.bz2
upstream-deb3f959967461c250f5f1d4b6bbcb63911a4b51.zip
madwifi: fix locking issues in state machine changes
SVN-Revision: 12670
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 &&