CHROMIUM: mwifiex: make use of bgscan flag provided in scan request
authorBing Zhao <bzhao@marvell.com>
Sat, 22 Sep 2012 03:49:51 +0000 (20:49 -0700)
committerGerrit <chrome-bot@google.com>
Mon, 24 Sep 2012 23:28:59 +0000 (16:28 -0700)
commit365f636ea60ac5de5233961175f2f6cb079d1a9d
tree25cf093e08a8f6383e45e920716c49796d99c945
parentd26c98aa4defd5c1820260cffe4f05de4e321501
CHROMIUM: mwifiex: make use of bgscan flag provided in scan request

This new flag indicates scan type. We will cancel/abort scan
operation based on traffic only for background scan. Foreground
scan will have higher priority. Hence it will never be cancelled
or aborted.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
BUG=chrome-os-partner:13861
TEST=Build and run autotest suites

Change-Id: I465c337def80d5ec2cae3567167d718bc3b2ff7e
Reviewed-on: https://gerrit.chromium.org/gerrit/33852
Reviewed-by: Gary Morain <gmorain@chromium.org>
Tested-by: Bing Zhao <bzhao@marvell.com>
Commit-Ready: Bing Zhao <bzhao@marvell.com>
drivers/net/wireless/mwifiex/cfg80211.c
drivers/net/wireless/mwifiex/scan.c