]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: document sched_scan_stop synchronous behaviour
authorJohannes Berg <johannes.berg@intel.com>
Thu, 13 Feb 2014 16:16:10 +0000 (17:16 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 20 Feb 2014 15:08:28 +0000 (16:08 +0100)
commit9f6d6f7d84de79c041baae78700f080ae6e84ca6
tree5bd7eaea4673b6ea906a64d187f9441653bc6c4f
parent10ca9e636cdf67433b2e2ce191d8dc39d69db956
cfg80211: document sched_scan_stop synchronous behaviour

Due to userspace assumptions, the sched_scan_stop operation must
be synchronous, i.e. once it returns a new scheduled scan must be
able to start immediately. Document this in the API.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h