]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
{nl,cfg}80211: add a flags word to scan requests
authorSam Leffler <sleffler@chromium.org>
Fri, 12 Oct 2012 04:03:31 +0000 (21:03 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 18 Oct 2012 07:01:23 +0000 (09:01 +0200)
commited47377154310fd2fd59d75fcdeb3d022344fb31
tree228eb525b26b448b13b8d74de01ba91a42dedc06
parentf461be3eff662f01a177ecea8c1d7b040bb6bfbe
{nl,cfg}80211: add a flags word to scan requests

Add a flags word to direct and scheduled scan requests; it will
be used for control of optional behaviours such as flushing the
bss cache prior to doing a scan.

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/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c