staging: wfx: implement cancel_hw_scan()
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 17 Dec 2019 16:15:41 +0000 (16:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Dec 2019 14:56:33 +0000 (15:56 +0100)
commit4337074be76d853e3677461dd19bd7c1759c55f6
treef267e7964843bd3e08aac1d5217a06bb266ba0c2
parent3dc67854dfa95f7d3f132988536ace282828378a
staging: wfx: implement cancel_hw_scan()

The device provides an API to abort a scan request. Expose this feature
to mac80211.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20191217161318.31402-55-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/main.c
drivers/staging/wfx/scan.c
drivers/staging/wfx/scan.h
drivers/staging/wfx/wfx.h