madwifi: fix locking issues in state machine changes

SVN-Revision: 12670
This commit is contained in:
Felix Fietkau
2008-09-23 17:28:19 +00:00
parent 216c6cd8a9
commit deb3f95996
4 changed files with 8 additions and 43 deletions

View File

@@ -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 &&