linux_dsm_epyc7002/drivers/net/wireless/ath
Michal Kazior 292a753d4b ath10k: clean up num_peers locking
The var was supposed to be protected by data_lock
but it wasn't so in all instances. It's actually
not necessary to have a spinlock protected
num_peers so drop it.

All instances of num_peers are already within
conf_mutex sections so use that.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2014-11-26 08:44:10 +02:00
..
ar5523
ath5k Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2014-10-05 21:34:39 -04:00
ath6kl Merge branch 'for-linville' of git://github.com/kvalo/ath 2014-11-17 15:28:39 -05:00
ath9k ath9k: Move roc completion to the offchannel timer 2014-11-17 15:32:17 -05:00
ath10k ath10k: clean up num_peers locking 2014-11-26 08:44:10 +02:00
carl9170 carl9170: Convert byte_rev_table uses to bitrev8 2014-10-30 15:26:52 -04:00
wcn36xx wcn36xx: remove unnecessary break after goto 2014-07-13 23:45:24 -07:00
wil6210 This relatively large batch of changes is comprised of the 2014-11-04 16:18:12 -05:00
ath.h ath: add struct ath_ps_ops 2014-11-11 16:31:13 -05:00
debug.c
dfs_pattern_detector.c
dfs_pattern_detector.h
dfs_pri_detector.c
dfs_pri_detector.h
hw.c
Kconfig ath: Add support for tracing 2014-10-02 14:23:14 -04:00
key.c
main.c ath: Fix smatch warning 2014-10-07 14:48:37 -04:00
Makefile ath: Add support for tracing 2014-10-02 14:23:14 -04:00
reg.h
regd_common.h
regd.c
regd.h
spectral_common.h ath10k: add spectral scan feature 2014-08-04 09:07:54 +03:00
trace.c ath: Add support for tracing 2014-10-02 14:23:14 -04:00
trace.h ath: Add support for tracing 2014-10-02 14:23:14 -04:00