Home
last modified time | relevance | path

Searched hist:"3483288 caf3d979e6b032d62f75f57893adf0d53" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Drecv.cdiff 3483288caf3d979e6b032d62f75f57893adf0d53 Wed Sep 14 14:23:03 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: ensure that rx is not enabled during a reset

During a reset, rx buffers are flushed after rx has been disabled. To avoid
race conditions, rx needs to stay disabled during the reset, so avoid any
calls to ath9k_hw_rxena in that case.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A Dmain.cdiff 3483288caf3d979e6b032d62f75f57893adf0d53 Wed Sep 14 14:23:03 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: ensure that rx is not enabled during a reset

During a reset, rx buffers are flushed after rx has been disabled. To avoid
race conditions, rx needs to stay disabled during the reset, so avoid any
calls to ath9k_hw_rxena in that case.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>