madwifi: fix locking issues in state machine changes
SVN-Revision: 12670
This commit is contained in:
@@ -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 &&
|
||||
|
||||
Reference in New Issue
Block a user