]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
cfg80211: add scan flag to indicate its priority
authorSam Leffler <sleffler@chromium.org>
Fri, 12 Oct 2012 04:03:32 +0000 (21:03 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 18 Oct 2012 07:01:50 +0000 (09:01 +0200)
commit46856bbf0f0412c12e9674df68822cb531d49327
treeef5a3cb5642a6736e5bae7f1bafd9fd48f98a59f
parente8e27c668bf5977d9fe1a64d0b69598ff9e292b7
cfg80211: add scan flag to indicate its priority

Add NL80211_SCAN_FLAG_LOW_PRIORITY flag support. It tells drivers
that this is a low priority scan request, so that they can take
necessary action.
Drivers need to advertise low priority scan capability during
registration.

Signed-off-by: Sam Leffler <sleffler@chromium.org>
Tested-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c