brcmfmac: extend brcmf_term_iscan() to abort e-scan
authorArend van Spriel <arend@broadcom.com>
Wed, 19 Sep 2012 20:21:07 +0000 (22:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Sep 2012 19:02:04 +0000 (15:02 -0400)
commit108a4bee9db5d50e99b3aea349cbc987cc857b32
tree1a61cd49a48d3c6e17dfb67c511c1415c8c50c61
parent029591f3485c9bd198513df39605e14d2ab7477d
brcmfmac: extend brcmf_term_iscan() to abort e-scan

With the introduction of E-Scan there are two scan mechanisms
in the driver. I-Scan was aborted on suspend and bringing down
the device using brcmf_term_iscan(). The function has been
renamed to brcmf_abort_scanning() and covers e-scan abort as
well.

Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c