nl80211: add API to probe a client
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Nov 2011 10:18:15 +0000 (11:18 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Nov 2011 21:12:39 +0000 (16:12 -0500)
commit7f6cf311a594c1e7ca8120367dd1d4c685aabff1
tree60308101541ba278a4dabd8a5884b5a0de3722eb
parent562a74803f4881772ba2375ec4e5aa0ad90f4caa
nl80211: add API to probe a client

When the AP SME in hostapd is used it wants to
probe the clients when they have been idle for
some time. Add explicit API to support this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/nl80211.c