linux_dsm_epyc7002/drivers/net/wireless/intersil
Jules Irenge 1c0e3c73e9 hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_bss_list_proc_stop
Sparse reports warnings at prism2_bss_list_proc_start() and prism2_bss_list_proc_stop()

warning: context imbalance in prism2_wds_proc_stop() - unexpected unlock
warning: context imbalance in prism2_bss_list_proc_start() - wrong count at exit

The root cause is the missing annotations at prism2_bss_list_proc_start()

Add the missing __acquires(&local->lock) annotation
Add the missing __releases(&local->lock) annotation

Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200411001933.10072-4-jbi.octave@gmail.com
2020-04-15 11:42:22 +03:00
..
hostap hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_bss_list_proc_stop 2020-04-15 11:42:22 +03:00
orinoco Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next 2020-03-31 17:29:33 -07:00
p54 p54usb: add AirVasT USB stick device-id 2020-04-14 18:06:18 +03:00
prism54 prism54: Use scnprintf() for avoiding potential buffer overflow 2020-03-12 15:43:41 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00