]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: Introduce spinlock to protect vif specific information
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Tue, 25 Oct 2011 14:04:19 +0000 (19:34 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:58:50 +0000 (12:58 +0200)
commitaa88c9311c16cda0a25bb8df89e518e8132d7a62
tree4a8743aed5d08dcd978ffb990e4e39e4e7bdb488
parent6fd37c1d220b9229447b67c87334ae6cb2e59319
ath6kl: Introduce spinlock to protect vif specific information

Use this spinlock to protect the vif's data instead of
one from ath6kl.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/ath/ath6kl/core.h
drivers/net/wireless/ath/ath6kl/main.c
drivers/net/wireless/ath/ath6kl/txrx.c