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)
commitbe0093705c3ce98d73cac0ca8f93ea105cdf4e9c
tree9ca73153044cf3e3ed9e8a8f53d8057e359b748b
parent667ecd010d870f861a9e276aaaca8cb443ded8b3
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