]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add lowpri and flush scan operands
authorSam Leffler <sleffler@chromium.org>
Wed, 17 Oct 2012 19:20:04 +0000 (12:20 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 22 Oct 2012 13:33:37 +0000 (15:33 +0200)
commitfe862239636c303372184abc5635097b43777e77
treee76c39165981455501c4f4b2a0499c8f83ea9635
parenta614d5054af13c8f7d866dcc9650747366709c6b
iw: add lowpri and flush scan operands

Add lowpri (low priority) and flush operands to the scan cmd to
request the equivalent flags be set in the scan request. Note
these are applied regardless of the feature flags to support
testing drivers that do not implement them.

Signed-off-by: Sam Leffler <sleffler@chromium.org>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
info.c
scan.c