forked from Minki/linux
51e6525714
We use priv->mutex to avoid race conditions between chswitch_done() and mac_channel_switch(), when marking channel switch in progress. But chswitch_done() can be called in atomic context from rx_csa() or with mutex already taken from commit_rxon(). To fix remove mutex from chswitch_done() and use atomic bitops for marking channel switch pending. Cc: stable@kernel.org # 2.6.39+ Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
iwl3945-base.c | ||
iwl4965-base.c | ||
iwl-3945-debugfs.c | ||
iwl-3945-debugfs.h | ||
iwl-3945-fh.h | ||
iwl-3945-hw.h | ||
iwl-3945-led.c | ||
iwl-3945-led.h | ||
iwl-3945-rs.c | ||
iwl-3945.c | ||
iwl-3945.h | ||
iwl-4965-calib.c | ||
iwl-4965-calib.h | ||
iwl-4965-debugfs.c | ||
iwl-4965-debugfs.h | ||
iwl-4965-eeprom.c | ||
iwl-4965-hw.h | ||
iwl-4965-led.c | ||
iwl-4965-led.h | ||
iwl-4965-lib.c | ||
iwl-4965-rs.c | ||
iwl-4965-rx.c | ||
iwl-4965-sta.c | ||
iwl-4965-tx.c | ||
iwl-4965-ucode.c | ||
iwl-4965.c | ||
iwl-4965.h | ||
iwl-commands.h | ||
iwl-core.c | ||
iwl-core.h | ||
iwl-csr.h | ||
iwl-debug.h | ||
iwl-debugfs.c | ||
iwl-dev.h | ||
iwl-devtrace.c | ||
iwl-devtrace.h | ||
iwl-eeprom.c | ||
iwl-eeprom.h | ||
iwl-fh.h | ||
iwl-hcmd.c | ||
iwl-helpers.h | ||
iwl-io.h | ||
iwl-led.c | ||
iwl-led.h | ||
iwl-legacy-rs.h | ||
iwl-power.c | ||
iwl-power.h | ||
iwl-prph.h | ||
iwl-rx.c | ||
iwl-scan.c | ||
iwl-spectrum.h | ||
iwl-sta.c | ||
iwl-sta.h | ||
iwl-tx.c | ||
Kconfig | ||
Makefile |