ath9k: Protect config() callback with a mutex
authorSujith <Sujith.Manoharan@atheros.com>
Thu, 18 Dec 2008 06:10:16 +0000 (11:40 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Dec 2008 20:23:50 +0000 (15:23 -0500)
commitaa33de09a849bd65b1201e1aec42e3e412c14cf6
treeb3149a22e5fe928feba7eee35d54dd405252c7b2
parent5e3f308997f53d00e8cbebdb89d4f6e347aa963a
ath9k: Protect config() callback with a mutex

This should fix the timeout issues seen when using wpa_supplicant.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/core.h
drivers/net/wireless/ath9k/main.c