]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211/nl80211: add interval attribute for scheduled scans
authorLuciano Coelho <coelho@ti.com>
Wed, 11 May 2011 14:09:37 +0000 (17:09 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 May 2011 19:12:27 +0000 (15:12 -0400)
commitfb8c4571b0b13f21132a81d108ae7ceb836d0130
tree08e7e3491caa30e22c9c38d9d3a8728a02adc0c5
parent3dbd048d521d7eea4ecbdec4813a985e386fd8f3
cfg80211/nl80211: add interval attribute for scheduled scans

Introduce NL80211_ATTR_SCHED_SCAN_INTERVAL as a required attribute for
NL80211_CMD_START_SCHED_SCAN.  This value informs the driver at which
intervals the scheduled scan cycles should be executed.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c