nl80211: add API to probe a client
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Nov 2011 10:18:15 +0000 (11:18 +0100)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 24 Aug 2012 20:56:07 +0000 (13:56 -0700)
commit82342154be417fc39c3afe54788314c5055b889e
treed46aeb69f01995da63eae9a8c6fc96be9894e94d
parenteef4c1efee2f8138ba91143a00adea178bcd5411
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