Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ath9k_htc: Lock sta_notify() callback
Since ->sta_notify() can sleep, protect the callback with a mutex. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information