linux_dsm_epyc7002/include
Eliad Peller b856439b1b mac80211: add cancel_hw_scan() callback
When suspending, __ieee80211_suspend() calls ieee80211_scan_cancel(),
which will only cancel sw scan. In order to cancel hw scan, the
low-level driver has to cancel it in the suspend() callback. however,
this is too late, as a new scan_work will be enqueued (while the driver
is going into suspend).

Add a new cancel_hw_scan() callback, asking the driver to cancel an
active hw scan, and call it in ieee80211_scan_cancel().

Signed-off-by: Eliad Peller <eliad@wizery.com>
Reviewed-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-06-17 14:22:18 -04:00
..
acpi
asm-generic bug.h: Move ratelimit warn interfaces to ratelimit.h 2011-05-26 15:00:31 -04:00
crypto
drm
keys
linux drivers: bcma: export bcma_core_disable() function 2011-06-10 14:57:53 -04:00
math-emu
media
mtd
net mac80211: add cancel_hw_scan() callback 2011-06-17 14:22:18 -04:00
pcmcia
rdma
rxrpc
scsi
sound
staging
target
trace
video
xen
Kbuild