]> git.baikalelectronics.ru Git - kernel.git/commit
ath5k: fix locking in ath5k_config
authorBob Copeland <me@bobcopeland.com>
Thu, 22 Jan 2009 13:44:16 +0000 (08:44 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:11:19 +0000 (16:11 -0500)
commit9550829d99a0cccf81320d97b82453ef2ccc0715
tree9ca73153044cf3e3ed9e8a8f53d8057e359b748b
parenta37bdf01c5c6bcee7f6788f098d0b0bfc2d2973a
ath5k: fix locking in ath5k_config

ath5k_config updates the software context without taking sc->lock.

Changes-licensed-under: 3-Clause-BSD

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/base.c