linux_dsm_epyc7002/drivers/net/wireless/ath/ath6kl
Kalle Valo b4d13d3b70 ath6kl: abort normal scan when scheduled scan is started
If the device disconnects from an AP when it is in suspending state. You will
get the following message from wpa_supplicant after waking the device up and
sending scan request:

"Scan trigger failed: ret=-16 (Device or resource busy)"

Fix the issue by sending a scan complete event before starting scheduled
scan.

kvalo: cosmetic changes to commit log

Signed-off-by: Isaac.li <shonmou@gmail.com>
Tested-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-03-21 10:06:43 +02:00
..
bmi.c ath6kl: alignment should match open parenthesis 2012-03-07 20:03:57 +02:00
bmi.h ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safe 2012-03-07 20:04:00 +02:00
cfg80211.c ath6kl: abort normal scan when scheduled scan is started 2012-03-21 10:06:43 +02:00
cfg80211.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
common.h ath6kl: Add __printf verification to ath6kl_printk 2012-03-20 11:49:45 +02:00
core.c ath6kl: alignment should match open parenthesis 2012-03-07 20:03:57 +02:00
core.h ath6kl: handle probe response from P2P device in P2P GO mode 2012-03-20 10:33:11 +02:00
debug.c ath6kl: Add ARP offload related statistic info in tgt_stats 2012-03-20 10:59:45 +02:00
debug.h ath6kl: Fix kernel panic while receiving fwlog during boot 2012-03-06 17:53:54 +02:00
hif-ops.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
hif.c ath6kl: alignment should match open parenthesis 2012-03-07 20:03:57 +02:00
hif.h ath6kl: document all spinlocks 2012-03-07 20:04:00 +02:00
htc.c ath6kl: fix too long lines 2012-03-07 20:04:00 +02:00
htc.h ath6kl: document all spinlocks 2012-03-07 20:04:00 +02:00
init.c ath6kl: fix regression in ath6kl_upload_board_file() 2012-03-13 14:18:34 +02:00
Kconfig ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
main.c ath6kl: Add ARP offload related statistic info in tgt_stats 2012-03-20 10:59:45 +02:00
Makefile ath6kl: Update license header 2012-02-08 11:31:31 +02:00
sdio.c ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend() 2012-03-13 14:18:34 +02:00
target.h ath6kl: add support for AR6003 2048 byte board file 2012-02-08 11:39:52 +02:00
testmode.c ath6kl: Update license header 2012-02-08 11:31:31 +02:00
testmode.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
txrx.c ath6kl: alignment should match open parenthesis 2012-03-07 20:03:57 +02:00
usb.c ath6kl: Update license header 2012-02-08 11:31:31 +02:00
wmi.c ath6kl: add debug log for AP MLME operations 2012-03-20 10:42:36 +02:00
wmi.h ath6kl: fix too long lines 2012-03-07 20:04:00 +02:00