diff options
author | Bob Copeland <me@bobcopeland.com> | 2011-01-18 14:06:43 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-01-18 21:10:31 +0100 |
commit | 599b13adc2bf236da8f86a34b0b51168e19d3524 (patch) | |
tree | f7f319d20d367360a8324070e9a6a9a77a3c6b08 /drivers/input | |
parent | ath9k_hw: do PA offset calibration only on longcal interval (diff) | |
download | linux-599b13adc2bf236da8f86a34b0b51168e19d3524.tar.xz linux-599b13adc2bf236da8f86a34b0b51168e19d3524.zip |
ath5k: fix locking in tx_complete_poll_work
ath5k_reset must be called with sc->lock. Since the tx queue
watchdog runs in a workqueue and accesses sc, it's appropriate
to just take the lock over the whole function.
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions