linux-xiaomi-chiron/drivers/net/wireless/intersil/hostap
Sebastian Andrzej Siewior 7534fd5e58 hostap: Remove in_atomic() check.
hostap_get_wireless_stats() is the iw_handler_if::get_wireless_stats()
callback of this driver. This callback was not allowed to sleep until
commit a160ee69c6 ("wext: let get_wireless_stats() sleep") in v2.6.32.

Remove the therefore pointless in_atomic() check.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Jouni Malinen <j@w1.fi>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201101211536.2966644-6-bigeasy@linutronix.de
2020-11-07 17:52:22 +02:00
..
hostap.h
hostap_80211.h
hostap_80211_rx.c
hostap_80211_tx.c
hostap_ap.c
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c
hostap_download.c
hostap_hw.c net: hostap: fix function cast warning 2020-11-07 13:37:03 +02:00
hostap_info.c
hostap_ioctl.c hostap: Remove in_atomic() check. 2020-11-07 17:52:22 +02:00
hostap_main.c
hostap_pci.c
hostap_plx.c
hostap_proc.c
hostap_wlan.h
Kconfig
Makefile